Skip to content

compiling with of v0.9.8 #11

@toyfoo

Description

@toyfoo

I recently dove into spacebrew and got the server and P5 sketches working without a glitch, excellent work guys!

Advancing a step, ofxSpacebrew shows an issue running the v0.9.8 open frameworks version on macOS (the download, not the git-master), as well as using the most recent version of ofxLibwebsockets. (using freshly generated xcode project files)

The compile error:
Unknown type name 'ofJson'
in ofxSpacebrew.h

After a bit of investigation I noticed that the open frameworks git version includes lib/utils/ofJson.h, but it isn't present in the normal download version. Merely copying the ofJson file and the json lib leads to a chain of other issues.

Any clues how to efficiently tackle this? The recent Xcode/macOS doesn't play well with versions of OF lower then 0.9.4. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions