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

build in Mac OSX 10.6.6 #4

Open
chparsons opened this issue Jan 26, 2011 · 1 comment
Open

build in Mac OSX 10.6.6 #4

chparsons opened this issue Jan 26, 2011 · 1 comment

Comments

@chparsons
Copy link

Im trying to build openframeworks with make and generate an Eclipse project in Mac OSX 10.6.6
I'm getting an error: it can't find quicktime library. But the QuickTime.framework is found.. here are the last lines of the log:

-- Found 'fmodex' library in /Users/chparsons/programacion/openframeworks/dopuskh3-openFrameworks-fbe8e6c/libs/fmodex/lib/osx/libfmodex.dylib

-- Found fmod.h in /Users/chparsons/programacion/openframeworks/dopuskh3-openFrameworks-fbe8e6c/libs/fmodex/include

-- Found 'PocoFoundation' library in /Users/chparsons/programacion/openframeworks/dopuskh3-openFrameworks-fbe8e6c/libs/poco/lib/osx/PocoFoundation.a

-- Found Poco/Poco.h in /Users/chparsons/programacion/openframeworks/dopuskh3-openFrameworks-fbe8e6c/libs/poco/include

-- Found 'GLee' library in /Users/chparsons/programacion/openframeworks/dopuskh3-openFrameworks-fbe8e6c/libs/glee/lib/osx/GLee.a

-- Found GLee.h in /Users/chparsons/programacion/openframeworks/dopuskh3-openFrameworks-fbe8e6c/libs/glee/include

-- Found 'RtAudio' library in /Users/chparsons/programacion/openframeworks/dopuskh3-openFrameworks-fbe8e6c/libs/rtAudio/lib/osx/rtAudio.a

-- Found RtAudio.h in /Users/chparsons/programacion/openframeworks/dopuskh3-openFrameworks-fbe8e6c/libs/rtAudio/include

-- Found 'FreeImage' library in /Users/chparsons/programacion/openframeworks/dopuskh3-openFrameworks-fbe8e6c/libs/FreeImage/lib/osx/freeimage.a

-- Found FreeImage.h in /Users/chparsons/programacion/openframeworks/dopuskh3-openFrameworks-fbe8e6c/libs/FreeImage/include

-- Found QuickTime: /System/Library/Frameworks/QuickTime.framework CMake Error at /Users/chparsons/programacion/openframeworks/dopuskh3-openFrameworks-fbe8e6c/cmake/OpenFrameworks.cmake:198 (message):
Cannot find quicktime library Call Stack (most recent call first):
CMakeLists.txt:8 (include)

-- Configuring incomplete, errors occurred!

@dopuskh3
Copy link
Owner

Are you sure QuickTime framework is installed on your system ?

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

2 participants