get paid to paste

ofxOpenCL compile errors

Build OpenCL Demo of project OpenCL example - images with configuration Debug

Check dependencies

[WARN]Warning: The Copy Bundle Resources build phase contains this target's Info.plist file 'openFrameworks-Info.plist'.
[WARN]warning: no rule to process file '$(PROJECT_DIR)/bin/data/ImageProcessing.cl' of type sourcecode.opencl for architecture i386

CompileC "build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofAppGlutWindow.o" ../../../libs/openFrameworks/app/ofAppGlutWindow.cpp normal i386 c++ com.apple.compilers.gcc.4_2
cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
setenv LANG en_US.US-ASCII
/Developer/usr/bin/gcc-4.2 -x c++ -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -Wno-deprecated-declarations -Wno-invalid-offsetof -mmacosx-version-min=10.6 -gdwarf-2 "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/OpenCL Demo Debug.hmap" "-F/Users/nununo/Documents/OF/apps/Memo/example - images/bin" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/bin/include" -I../../../addons/ofxVideoGrabber/libs/osx/include -I../../../libs/poco/include "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources/i386" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources" -D__MACOSX_CORE__ -lpthread -include /var/folders/uD/uDHOwcd6Hxe-Bj7XvQnk6++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Carbon-fwcoemsruvfyzedvhadkalfyndgb/Carbon.h -c "/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppGlutWindow.cpp" -o "/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofAppGlutWindow.o"

In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppGlutWindow.cpp:3:
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory
In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppGlutWindow.cpp:3:
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:74: error: 'FMOD_RESULT' does not name a type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: ISO C++ forbids declaration of 'FMOD_CHANNEL' with no type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: expected ';' before '*' token
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: ISO C++ forbids declaration of 'FMOD_SOUND' with no type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: expected ';' before '*' token

CompileC "build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofAppRunner.o" ../../../libs/openFrameworks/app/ofAppRunner.cpp normal i386 c++ com.apple.compilers.gcc.4_2
cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
setenv LANG en_US.US-ASCII
/Developer/usr/bin/gcc-4.2 -x c++ -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -Wno-deprecated-declarations -Wno-invalid-offsetof -mmacosx-version-min=10.6 -gdwarf-2 "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/OpenCL Demo Debug.hmap" "-F/Users/nununo/Documents/OF/apps/Memo/example - images/bin" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/bin/include" -I../../../addons/ofxVideoGrabber/libs/osx/include -I../../../libs/poco/include "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources/i386" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources" -D__MACOSX_CORE__ -lpthread -include /var/folders/uD/uDHOwcd6Hxe-Bj7XvQnk6++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Carbon-fwcoemsruvfyzedvhadkalfyndgb/Carbon.h -c "/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.cpp" -o "/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofAppRunner.o"

In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.h:5,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.cpp:1:
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory
In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.h:5,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.cpp:1:
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:74: error: 'FMOD_RESULT' does not name a type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: ISO C++ forbids declaration of 'FMOD_CHANNEL' with no type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: expected ';' before '*' token
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: ISO C++ forbids declaration of 'FMOD_SOUND' with no type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: expected ';' before '*' token

CompileC "build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofSerial.o" ../../../libs/openFrameworks/communication/ofSerial.cpp normal i386 c++ com.apple.compilers.gcc.4_2
cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
setenv LANG en_US.US-ASCII
/Developer/usr/bin/gcc-4.2 -x c++ -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -Wno-deprecated-declarations -Wno-invalid-offsetof -mmacosx-version-min=10.6 -gdwarf-2 "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/OpenCL Demo Debug.hmap" "-F/Users/nununo/Documents/OF/apps/Memo/example - images/bin" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/bin/include" -I../../../addons/ofxVideoGrabber/libs/osx/include -I../../../libs/poco/include "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources/i386" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources" -D__MACOSX_CORE__ -lpthread -include /var/folders/uD/uDHOwcd6Hxe-Bj7XvQnk6++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Carbon-fwcoemsruvfyzedvhadkalfyndgb/Carbon.h -c "/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/communication/ofSerial.cpp" -o "/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofSerial.o"

In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/communication/ofSerial.cpp:2:
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory
In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/communication/ofSerial.cpp:2:
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:74: error: 'FMOD_RESULT' does not name a type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: ISO C++ forbids declaration of 'FMOD_CHANNEL' with no type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: expected ';' before '*' token
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: ISO C++ forbids declaration of 'FMOD_SOUND' with no type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: expected ';' before '*' token

CompileC "build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofStandardFirmata.o" ../../../libs/openFrameworks/communication/ofStandardFirmata.cpp normal i386 c++ com.apple.compilers.gcc.4_2
cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
setenv LANG en_US.US-ASCII
/Developer/usr/bin/gcc-4.2 -x c++ -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -Wno-deprecated-declarations -Wno-invalid-offsetof -mmacosx-version-min=10.6 -gdwarf-2 "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/OpenCL Demo Debug.hmap" "-F/Users/nununo/Documents/OF/apps/Memo/example - images/bin" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/bin/include" -I../../../addons/ofxVideoGrabber/libs/osx/include -I../../../libs/poco/include "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources/i386" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources" -D__MACOSX_CORE__ -lpthread -include /var/folders/uD/uDHOwcd6Hxe-Bj7XvQnk6++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Carbon-fwcoemsruvfyzedvhadkalfyndgb/Carbon.h -c "/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/communication/ofStandardFirmata.cpp" -o "/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofStandardFirmata.o"

i686-apple-darwin10-gcc-4.2.1: /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/communication/ofStandardFirmata.cpp: No such file or directory
Command /Developer/usr/bin/gcc-4.2 failed with exit code 1

CompileC "build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofGraphics.o" ../../../libs/openFrameworks/graphics/ofGraphics.cpp normal i386 c++ com.apple.compilers.gcc.4_2
cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
setenv LANG en_US.US-ASCII
/Developer/usr/bin/gcc-4.2 -x c++ -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -Wno-deprecated-declarations -Wno-invalid-offsetof -mmacosx-version-min=10.6 -gdwarf-2 "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/OpenCL Demo Debug.hmap" "-F/Users/nununo/Documents/OF/apps/Memo/example - images/bin" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/bin/include" -I../../../addons/ofxVideoGrabber/libs/osx/include -I../../../libs/poco/include "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources/i386" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources" -D__MACOSX_CORE__ -lpthread -include /var/folders/uD/uDHOwcd6Hxe-Bj7XvQnk6++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Carbon-fwcoemsruvfyzedvhadkalfyndgb/Carbon.h -c "/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofGraphics.cpp" -o "/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofGraphics.o"

In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.h:5,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofGraphics.cpp:2:
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory
In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.h:5,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofGraphics.cpp:2:
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:74: error: 'FMOD_RESULT' does not name a type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: ISO C++ forbids declaration of 'FMOD_CHANNEL' with no type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: expected ';' before '*' token
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: ISO C++ forbids declaration of 'FMOD_SOUND' with no type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: expected ';' before '*' token

CompileC "build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofImage.o" ../../../libs/openFrameworks/graphics/ofImage.cpp normal i386 c++ com.apple.compilers.gcc.4_2
cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
setenv LANG en_US.US-ASCII
/Developer/usr/bin/gcc-4.2 -x c++ -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -Wno-deprecated-declarations -Wno-invalid-offsetof -mmacosx-version-min=10.6 -gdwarf-2 "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/OpenCL Demo Debug.hmap" "-F/Users/nununo/Documents/OF/apps/Memo/example - images/bin" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/bin/include" -I../../../addons/ofxVideoGrabber/libs/osx/include -I../../../libs/poco/include "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources/i386" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources" -D__MACOSX_CORE__ -lpthread -include /var/folders/uD/uDHOwcd6Hxe-Bj7XvQnk6++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Carbon-fwcoemsruvfyzedvhadkalfyndgb/Carbon.h -c "/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofImage.cpp" -o "/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofImage.o"

In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.h:5,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofImage.h:7,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofImage.cpp:1:
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory
In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.h:5,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofImage.h:7,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofImage.cpp:1:
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:74: error: 'FMOD_RESULT' does not name a type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: ISO C++ forbids declaration of 'FMOD_CHANNEL' with no type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: expected ';' before '*' token
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: ISO C++ forbids declaration of 'FMOD_SOUND' with no type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: expected ';' before '*' token

CompileC "build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofTexture.o" ../../../libs/openFrameworks/graphics/ofTexture.cpp normal i386 c++ com.apple.compilers.gcc.4_2
cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
setenv LANG en_US.US-ASCII
/Developer/usr/bin/gcc-4.2 -x c++ -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -Wno-deprecated-declarations -Wno-invalid-offsetof -mmacosx-version-min=10.6 -gdwarf-2 "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/OpenCL Demo Debug.hmap" "-F/Users/nununo/Documents/OF/apps/Memo/example - images/bin" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/bin/include" -I../../../addons/ofxVideoGrabber/libs/osx/include -I../../../libs/poco/include "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources/i386" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources" -D__MACOSX_CORE__ -lpthread -include /var/folders/uD/uDHOwcd6Hxe-Bj7XvQnk6++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Carbon-fwcoemsruvfyzedvhadkalfyndgb/Carbon.h -c "/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTexture.cpp" -o "/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofTexture.o"

In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.h:5,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTexture.cpp:3:
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory
In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.h:5,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTexture.cpp:3:
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:74: error: 'FMOD_RESULT' does not name a type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: ISO C++ forbids declaration of 'FMOD_CHANNEL' with no type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: expected ';' before '*' token
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: ISO C++ forbids declaration of 'FMOD_SOUND' with no type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: expected ';' before '*' token

CompileC "build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofTrueTypeFont.o" ../../../libs/openFrameworks/graphics/ofTrueTypeFont.cpp normal i386 c++ com.apple.compilers.gcc.4_2
cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
setenv LANG en_US.US-ASCII
/Developer/usr/bin/gcc-4.2 -x c++ -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -Wno-deprecated-declarations -Wno-invalid-offsetof -mmacosx-version-min=10.6 -gdwarf-2 "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/OpenCL Demo Debug.hmap" "-F/Users/nununo/Documents/OF/apps/Memo/example - images/bin" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/bin/include" -I../../../addons/ofxVideoGrabber/libs/osx/include -I../../../libs/poco/include "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources/i386" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources" -D__MACOSX_CORE__ -lpthread -include /var/folders/uD/uDHOwcd6Hxe-Bj7XvQnk6++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Carbon-fwcoemsruvfyzedvhadkalfyndgb/Carbon.h -c "/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTrueTypeFont.cpp" -o "/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofTrueTypeFont.o"

In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTrueTypeFont.cpp:4:
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/freetype/include/ft2build.h:56:38: error: freetype/config/ftheader.h: No such file or directory
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTrueTypeFont.cpp:5:31: error: freetype/freetype.h: No such file or directory
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTrueTypeFont.cpp:6:30: error: freetype/ftglyph.h: No such file or directory
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTrueTypeFont.cpp:7:30: error: freetype/ftoutln.h: No such file or directory
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTrueTypeFont.cpp:8:31: error: freetype/fttrigon.h: No such file or directory
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTrueTypeFont.cpp:173: error: 'FT_Face' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTrueTypeFont.cpp:173: error: 'face' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTrueTypeFont.cpp:174: error: redefinition of 'ofTTFCharacter makeContoursForCharacter'
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTrueTypeFont.cpp:173: error: 'ofTTFCharacter makeContoursForCharacter' previously declared here
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTrueTypeFont.cpp:174: error: 'FT_Face' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTrueTypeFont.cpp:174: error: 'face' was not declared in this scope

CompileC "build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofSoundPlayer.o" ../../../libs/openFrameworks/sound/ofSoundPlayer.cpp normal i386 c++ com.apple.compilers.gcc.4_2
cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
setenv LANG en_US.US-ASCII
/Developer/usr/bin/gcc-4.2 -x c++ -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -Wno-deprecated-declarations -Wno-invalid-offsetof -mmacosx-version-min=10.6 -gdwarf-2 "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/OpenCL Demo Debug.hmap" "-F/Users/nununo/Documents/OF/apps/Memo/example - images/bin" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/bin/include" -I../../../addons/ofxVideoGrabber/libs/osx/include -I../../../libs/poco/include "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources/i386" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources" -D__MACOSX_CORE__ -lpthread -include /var/folders/uD/uDHOwcd6Hxe-Bj7XvQnk6++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Carbon-fwcoemsruvfyzedvhadkalfyndgb/Carbon.h -c "/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp" -o "/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofSoundPlayer.o"

In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:1:
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory
In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:1:
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:74: error: 'FMOD_RESULT' does not name a type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: ISO C++ forbids declaration of 'FMOD_CHANNEL' with no type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: expected ';' before '*' token
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: ISO C++ forbids declaration of 'FMOD_SOUND' with no type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: expected ';' before '*' token
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:13: error: expected initializer before '*' token
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:14: error: expected initializer before '*' token
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In function 'void ofSoundStopAll()':
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:23: error: 'channelgroup' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:23: error: 'FMOD_ChannelGroup_Stop' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In function 'void ofSoundSetVolume(float)':
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:29: error: 'channelgroup' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:29: error: 'FMOD_ChannelGroup_SetVolume' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In function 'void ofSoundUpdate()':
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:35: error: 'sys' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:35: error: 'FMOD_System_Update' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In function 'float* ofSoundGetSpectrum(int)':
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:64: error: 'sys' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:64: error: 'FMOD_DSP_FFT_WINDOW_HANNING' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:64: error: 'FMOD_System_GetSpectrum' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In static member function 'static void ofSoundPlayer::initializeFmod()':
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:151: error: 'sys' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:151: error: 'FMOD_System_Create' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:155: error: 'FMOD_INIT_NORMAL' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:155: error: 'FMOD_System_Init' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:156: error: 'channelgroup' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:156: error: 'FMOD_System_GetMasterChannelGroup' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In static member function 'static void ofSoundPlayer::closeFmod()':
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:165: error: 'sys' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:165: error: 'FMOD_System_Close' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In member function 'void ofSoundPlayer::loadSound(std::string, bool)':
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:197: error: 'FMOD_SOFTWARE' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:198: error: 'FMOD_CREATESTREAM' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:200: error: 'result' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:200: error: 'sys' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:200: error: 'sound' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:200: error: 'FMOD_System_CreateSound' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:202: error: 'FMOD_OK' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:207: error: 'FMOD_TIMEUNIT_PCM' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:207: error: 'FMOD_Sound_GetLength' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In member function 'void ofSoundPlayer::unloadSound()':
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:217: error: 'sound' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:217: error: 'FMOD_Sound_Release' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In member function 'bool ofSoundPlayer::getIsPlaying()':
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:227: error: 'channel' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:227: error: 'FMOD_Channel_IsPlaying' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In member function 'void ofSoundPlayer::setVolume(float)':
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:244: error: 'channel' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:244: error: 'FMOD_Channel_SetVolume' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In member function 'void ofSoundPlayer::setPosition(float)':
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:253: error: 'channel' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:253: error: 'FMOD_TIMEUNIT_PCM' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:253: error: 'FMOD_Channel_SetPosition' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In member function 'float ofSoundPlayer::getPosition()':
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:262: error: 'channel' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:262: error: 'FMOD_TIMEUNIT_PCM' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:262: error: 'FMOD_Channel_GetPosition' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In member function 'void ofSoundPlayer::setPan(float)':
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:277: error: 'channel' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:277: error: 'FMOD_Channel_SetPan' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In member function 'void ofSoundPlayer::setPaused(bool)':
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:286: error: 'channel' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:286: error: 'FMOD_Channel_SetPaused' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In member function 'void ofSoundPlayer::setSpeed(float)':
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:295: error: 'channel' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:295: error: 'FMOD_Channel_SetFrequency' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In member function 'void ofSoundPlayer::setLoop(bool)':
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:304: error: 'channel' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:304: error: 'FMOD_LOOP_NORMAL' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:304: error: 'FMOD_LOOP_OFF' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:304: error: 'FMOD_Channel_SetMode' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In member function 'void ofSoundPlayer::play()':
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:320: error: 'channel' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:320: error: 'FMOD_Channel_Stop' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:326: error: 'channel' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:326: error: 'FMOD_Channel_Stop' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:329: error: 'sys' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:329: error: 'FMOD_CHANNEL_FREE' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:329: error: 'sound' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:329: error: 'channel' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:329: error: 'FMOD_System_PlaySound' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:331: error: 'FMOD_Channel_GetFrequency' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:332: error: 'FMOD_Channel_SetVolume' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:333: error: 'FMOD_Channel_SetPan' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:334: error: 'FMOD_Channel_SetFrequency' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:335: error: 'FMOD_LOOP_NORMAL' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:335: error: 'FMOD_LOOP_OFF' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:335: error: 'FMOD_Channel_SetMode' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:341: error: 'FMOD_System_Update' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In member function 'void ofSoundPlayer::stop()':
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:347: error: 'channel' was not declared in this scope
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:347: error: 'FMOD_Channel_Stop' was not declared in this scope

CompileC "build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofMath.o" ../../../libs/openFrameworks/utils/ofMath.cpp normal i386 c++ com.apple.compilers.gcc.4_2
cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
setenv LANG en_US.US-ASCII
/Developer/usr/bin/gcc-4.2 -x c++ -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -Wno-deprecated-declarations -Wno-invalid-offsetof -mmacosx-version-min=10.6 -gdwarf-2 "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/OpenCL Demo Debug.hmap" "-F/Users/nununo/Documents/OF/apps/Memo/example - images/bin" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/bin/include" -I../../../addons/ofxVideoGrabber/libs/osx/include -I../../../libs/poco/include "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources/i386" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources" -D__MACOSX_CORE__ -lpthread -include /var/folders/uD/uDHOwcd6Hxe-Bj7XvQnk6++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Carbon-fwcoemsruvfyzedvhadkalfyndgb/Carbon.h -c "/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/utils/ofMath.cpp" -o "/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofMath.o"

In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.h:5,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/utils/ofMath.cpp:2:
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory
In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.h:5,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/utils/ofMath.cpp:2:
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:74: error: 'FMOD_RESULT' does not name a type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: ISO C++ forbids declaration of 'FMOD_CHANNEL' with no type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: expected ';' before '*' token
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: ISO C++ forbids declaration of 'FMOD_SOUND' with no type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: expected ';' before '*' token

CompileC "build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofUtils.o" ../../../libs/openFrameworks/utils/ofUtils.cpp normal i386 c++ com.apple.compilers.gcc.4_2
cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
setenv LANG en_US.US-ASCII
/Developer/usr/bin/gcc-4.2 -x c++ -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -Wno-deprecated-declarations -Wno-invalid-offsetof -mmacosx-version-min=10.6 -gdwarf-2 "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/OpenCL Demo Debug.hmap" "-F/Users/nununo/Documents/OF/apps/Memo/example - images/bin" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/bin/include" -I../../../addons/ofxVideoGrabber/libs/osx/include -I../../../libs/poco/include "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources/i386" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources" -D__MACOSX_CORE__ -lpthread -include /var/folders/uD/uDHOwcd6Hxe-Bj7XvQnk6++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Carbon-fwcoemsruvfyzedvhadkalfyndgb/Carbon.h -c "/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/utils/ofUtils.cpp" -o "/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofUtils.o"

In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.h:5,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofImage.h:7,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/utils/ofUtils.cpp:2:
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory
In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.h:5,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofImage.h:7,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/utils/ofUtils.cpp:2:
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:74: error: 'FMOD_RESULT' does not name a type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: ISO C++ forbids declaration of 'FMOD_CHANNEL' with no type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: expected ';' before '*' token
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: ISO C++ forbids declaration of 'FMOD_SOUND' with no type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: expected ';' before '*' token

CompileC "build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofxOpenCL.o" ../../../addons/ofxOpenCL/src/ofxOpenCL.cpp normal i386 c++ com.apple.compilers.gcc.4_2
cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
setenv LANG en_US.US-ASCII
/Developer/usr/bin/gcc-4.2 -x c++ -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -Wno-deprecated-declarations -Wno-invalid-offsetof -mmacosx-version-min=10.6 -gdwarf-2 "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/OpenCL Demo Debug.hmap" "-F/Users/nununo/Documents/OF/apps/Memo/example - images/bin" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/bin/include" -I../../../addons/ofxVideoGrabber/libs/osx/include -I../../../libs/poco/include "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources/i386" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources" -D__MACOSX_CORE__ -lpthread -include /var/folders/uD/uDHOwcd6Hxe-Bj7XvQnk6++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Carbon-fwcoemsruvfyzedvhadkalfyndgb/Carbon.h -c "/Users/nununo/Documents/OF/apps/Memo/example - images/../../../addons/ofxOpenCL/src/ofxOpenCL.cpp" -o "/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofxOpenCL.o"

In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../addons/ofxOpenCL/src/ofxOpenCL.h:35,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../addons/ofxOpenCL/src/ofxOpenCL.cpp:33:
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory
In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../addons/ofxOpenCL/src/ofxOpenCL.h:35,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../addons/ofxOpenCL/src/ofxOpenCL.cpp:33:
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:74: error: 'FMOD_RESULT' does not name a type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: ISO C++ forbids declaration of 'FMOD_CHANNEL' with no type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: expected ';' before '*' token
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: ISO C++ forbids declaration of 'FMOD_SOUND' with no type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: expected ';' before '*' token

CompileC "build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofxOpenCLKernel.o" ../../../addons/ofxOpenCL/src/ofxOpenCLKernel.cpp normal i386 c++ com.apple.compilers.gcc.4_2
cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
setenv LANG en_US.US-ASCII
/Developer/usr/bin/gcc-4.2 -x c++ -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -Wno-deprecated-declarations -Wno-invalid-offsetof -mmacosx-version-min=10.6 -gdwarf-2 "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/OpenCL Demo Debug.hmap" "-F/Users/nununo/Documents/OF/apps/Memo/example - images/bin" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/bin/include" -I../../../addons/ofxVideoGrabber/libs/osx/include -I../../../libs/poco/include "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources/i386" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources" -D__MACOSX_CORE__ -lpthread -include /var/folders/uD/uDHOwcd6Hxe-Bj7XvQnk6++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Carbon-fwcoemsruvfyzedvhadkalfyndgb/Carbon.h -c "/Users/nununo/Documents/OF/apps/Memo/example - images/../../../addons/ofxOpenCL/src/ofxOpenCLKernel.cpp" -o "/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofxOpenCLKernel.o"

In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../addons/ofxOpenCL/src/ofxOpenCL.h:35,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../addons/ofxOpenCL/src/ofxOpenCLKernel.cpp:38:
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory
In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../addons/ofxOpenCL/src/ofxOpenCL.h:35,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../addons/ofxOpenCL/src/ofxOpenCLKernel.cpp:38:
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:74: error: 'FMOD_RESULT' does not name a type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: ISO C++ forbids declaration of 'FMOD_CHANNEL' with no type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: expected ';' before '*' token
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: ISO C++ forbids declaration of 'FMOD_SOUND' with no type
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: expected ';' before '*' token

CompileC "build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofxOpenCLProgram.o" ../../../addons/ofxOpenCL/src/ofxOpenCLProgram.cpp normal i386 c++ com.apple.compilers.gcc.4_2
cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
setenv LANG en_US.US-ASCII
/Developer/usr/bin/gcc-4.2 -x c++ -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -Wno-deprecated-declarations -Wno-invalid-offsetof -mmacosx-version-min=10.6 -gdwarf-2 "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/OpenCL Demo Debug.hmap" "-F/Users/nununo/Documents/OF/apps/Memo/example - images/bin" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/bin/include" -I../../../addons/ofxVideoGrabber/libs/osx/include -I../../../libs/poco/include "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources/i386" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources" -D__MACOSX_CORE__ -lpthread -include /var/folders/uD/uDHOwcd6Hxe-Bj7XvQnk6++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Carbon-fwcoemsruvfyzedvhadkalfyndgb/Carbon.h -c "/Users/nununo/Documents/OF/apps/Memo/example - images/../../../addons/ofxOpenCL/src/ofxOpenCLProgram.cpp" -o "/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/ofxOpenCLProgram.o"

In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../addons/ofxOpenCL/src/ofxOpenCL.h:35,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../addons/ofxOpenCL/src/ofxOpenCLProgram.cpp:39:
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory

CompileC "build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/main.o" src/main.cpp normal i386 c++ com.apple.compilers.gcc.4_2
cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
setenv LANG en_US.US-ASCII
/Developer/usr/bin/gcc-4.2 -x c++ -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -Wno-deprecated-declarations -Wno-invalid-offsetof -mmacosx-version-min=10.6 -gdwarf-2 "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/OpenCL Demo Debug.hmap" "-F/Users/nununo/Documents/OF/apps/Memo/example - images/bin" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/bin/include" -I../../../addons/ofxVideoGrabber/libs/osx/include -I../../../libs/poco/include "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources/i386" "-I/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/DerivedSources" -D__MACOSX_CORE__ -lpthread -include /var/folders/uD/uDHOwcd6Hxe-Bj7XvQnk6++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Carbon-fwcoemsruvfyzedvhadkalfyndgb/Carbon.h -c "/Users/nununo/Documents/OF/apps/Memo/example - images/src/main.cpp" -o "/Users/nununo/Documents/OF/apps/Memo/example - images/build/OpenCL example - images.build/Debug/OpenCL Demo.build/Objects-normal/i386/main.o"

In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
                 from /Users/nununo/Documents/OF/apps/Memo/example - images/src/main.cpp:1:
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
/Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory

Pasted: May 3, 2010, 2:33:49 pm
Views: 141