Skip to content

ofx::IO namespace not recognized with XCode 6.1.1 on Yosemite 10.10.2 #8

Description

@deep-introspection

After the project was generated with the OF Project Generator, as advised, the compilation stalls in the file ofApp.h at the line:

using namespace ofx::IO;

The error is:

/Users/XXX/of_v0.8.4_osx_release/apps/myApps/OpenBCI_Test/src/ofApp.h:34:17: Use of undeclared identifier 'ofx'

And:

/Users/XXX/of_v0.8.4_osx_release/apps/myApps/OpenBCI_Test/src/ofApp.h:34:22: Expected namespace name

Any idea of how to solve this?

Cheers!

Guillaume

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions