You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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!
The text was updated successfully, but these errors were encountered: