Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing ofBaseSoundPlayer.cpp #1

Closed
JamesHagerman opened this issue Jun 26, 2014 · 4 comments
Closed

Missing ofBaseSoundPlayer.cpp #1

JamesHagerman opened this issue Jun 26, 2014 · 4 comments

Comments

@JamesHagerman
Copy link

I've poked around in the feature-64bit branch of openFrameworks for this file but it doesn't exist and therefore, a number of the Standalone's can not compile under OS X.

Is this one of CLOUDS missing dependencies?

This is the error:

clang: error: no such file or directory: '/Users/myusername/Desktop/my_root/development/CLOUDS-openFrameworks/openFrameworks/libs/openFrameworks/sound/ofBaseSoundPlayer.cpp'

@prisonerjohn
Copy link
Contributor

Can you specify which standalones are having problems?

I think you might be able to simply delete the ofBaseSoundPlayer.cpp file reference from Xcode's Project Navigator (it will be in red), and the project should build fine using only ofBaseSoundPlayer.h.

@JamesHagerman
Copy link
Author

I am trying to run VSFlocking.

I'll try to delete the file reference and see how that goes.

@prisonerjohn
Copy link
Contributor

The Flocking standalone (and possibly even the entire visual system) hasn't been looked at in a while. There's a good chance the project is messed up. I'd suggest starting with VSExampleOpenSteer if you want to check out some boids.

@obviousjim
Copy link
Contributor

added the project file for Flocking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants