1. Build OpenCL Demo of project OpenCL example - images with configuration Debug
  2. Check dependencies
  3. [WARN]Warning: The Copy Bundle Resources build phase contains this target's Info.plist file 'openFrameworks-Info.plist'.
  4. [WARN]warning: no rule to process file '$(PROJECT_DIR)/bin/data/ImageProcessing.cl' of type sourcecode.opencl for architecture i386
  5. 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
  6. cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
  7. setenv LANG en_US.US-ASCII
  8. /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"
  9. In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
  10. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppGlutWindow.cpp:3:
  11. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
  12. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory
  13. In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
  14. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppGlutWindow.cpp:3:
  15. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:74: error: 'FMOD_RESULT' does not name a type
  16. /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
  17. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: expected ';' before '*' token
  18. /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
  19. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: expected ';' before '*' token
  20. 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
  21. cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
  22. setenv LANG en_US.US-ASCII
  23. /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"
  24. In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
  25. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.h:5,
  26. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.cpp:1:
  27. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
  28. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory
  29. In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
  30. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.h:5,
  31. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.cpp:1:
  32. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:74: error: 'FMOD_RESULT' does not name a type
  33. /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
  34. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: expected ';' before '*' token
  35. /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
  36. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: expected ';' before '*' token
  37. 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
  38. cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
  39. setenv LANG en_US.US-ASCII
  40. /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"
  41. In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
  42. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/communication/ofSerial.cpp:2:
  43. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
  44. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory
  45. In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
  46. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/communication/ofSerial.cpp:2:
  47. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:74: error: 'FMOD_RESULT' does not name a type
  48. /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
  49. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: expected ';' before '*' token
  50. /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
  51. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: expected ';' before '*' token
  52. 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
  53. cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
  54. setenv LANG en_US.US-ASCII
  55. /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"
  56. 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
  57. Command /Developer/usr/bin/gcc-4.2 failed with exit code 1
  58. 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
  59. cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
  60. setenv LANG en_US.US-ASCII
  61. /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"
  62. In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
  63. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.h:5,
  64. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofGraphics.cpp:2:
  65. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
  66. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory
  67. In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
  68. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.h:5,
  69. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofGraphics.cpp:2:
  70. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:74: error: 'FMOD_RESULT' does not name a type
  71. /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
  72. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: expected ';' before '*' token
  73. /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
  74. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: expected ';' before '*' token
  75. 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
  76. cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
  77. setenv LANG en_US.US-ASCII
  78. /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"
  79. In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
  80. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.h:5,
  81. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofImage.h:7,
  82. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofImage.cpp:1:
  83. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
  84. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory
  85. In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
  86. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.h:5,
  87. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofImage.h:7,
  88. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofImage.cpp:1:
  89. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:74: error: 'FMOD_RESULT' does not name a type
  90. /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
  91. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: expected ';' before '*' token
  92. /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
  93. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: expected ';' before '*' token
  94. 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
  95. cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
  96. setenv LANG en_US.US-ASCII
  97. /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"
  98. In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
  99. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.h:5,
  100. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTexture.cpp:3:
  101. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
  102. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory
  103. In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
  104. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.h:5,
  105. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTexture.cpp:3:
  106. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:74: error: 'FMOD_RESULT' does not name a type
  107. /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
  108. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: expected ';' before '*' token
  109. /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
  110. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: expected ';' before '*' token
  111. 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
  112. cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
  113. setenv LANG en_US.US-ASCII
  114. /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"
  115. In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTrueTypeFont.cpp:4:
  116. /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
  117. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTrueTypeFont.cpp:5:31: error: freetype/freetype.h: No such file or directory
  118. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTrueTypeFont.cpp:6:30: error: freetype/ftglyph.h: No such file or directory
  119. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTrueTypeFont.cpp:7:30: error: freetype/ftoutln.h: No such file or directory
  120. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTrueTypeFont.cpp:8:31: error: freetype/fttrigon.h: No such file or directory
  121. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTrueTypeFont.cpp:173: error: 'FT_Face' was not declared in this scope
  122. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTrueTypeFont.cpp:173: error: 'face' was not declared in this scope
  123. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTrueTypeFont.cpp:174: error: redefinition of 'ofTTFCharacter makeContoursForCharacter'
  124. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTrueTypeFont.cpp:173: error: 'ofTTFCharacter makeContoursForCharacter' previously declared here
  125. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTrueTypeFont.cpp:174: error: 'FT_Face' was not declared in this scope
  126. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofTrueTypeFont.cpp:174: error: 'face' was not declared in this scope
  127. 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
  128. cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
  129. setenv LANG en_US.US-ASCII
  130. /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"
  131. In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:1:
  132. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
  133. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory
  134. In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:1:
  135. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:74: error: 'FMOD_RESULT' does not name a type
  136. /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
  137. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: expected ';' before '*' token
  138. /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
  139. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: expected ';' before '*' token
  140. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:13: error: expected initializer before '*' token
  141. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:14: error: expected initializer before '*' token
  142. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In function 'void ofSoundStopAll()':
  143. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:23: error: 'channelgroup' was not declared in this scope
  144. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:23: error: 'FMOD_ChannelGroup_Stop' was not declared in this scope
  145. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In function 'void ofSoundSetVolume(float)':
  146. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:29: error: 'channelgroup' was not declared in this scope
  147. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:29: error: 'FMOD_ChannelGroup_SetVolume' was not declared in this scope
  148. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In function 'void ofSoundUpdate()':
  149. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:35: error: 'sys' was not declared in this scope
  150. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:35: error: 'FMOD_System_Update' was not declared in this scope
  151. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In function 'float* ofSoundGetSpectrum(int)':
  152. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:64: error: 'sys' was not declared in this scope
  153. /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
  154. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:64: error: 'FMOD_System_GetSpectrum' was not declared in this scope
  155. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In static member function 'static void ofSoundPlayer::initializeFmod()':
  156. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:151: error: 'sys' was not declared in this scope
  157. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:151: error: 'FMOD_System_Create' was not declared in this scope
  158. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:155: error: 'FMOD_INIT_NORMAL' was not declared in this scope
  159. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:155: error: 'FMOD_System_Init' was not declared in this scope
  160. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:156: error: 'channelgroup' was not declared in this scope
  161. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:156: error: 'FMOD_System_GetMasterChannelGroup' was not declared in this scope
  162. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In static member function 'static void ofSoundPlayer::closeFmod()':
  163. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:165: error: 'sys' was not declared in this scope
  164. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:165: error: 'FMOD_System_Close' was not declared in this scope
  165. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In member function 'void ofSoundPlayer::loadSound(std::string, bool)':
  166. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:197: error: 'FMOD_SOFTWARE' was not declared in this scope
  167. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:198: error: 'FMOD_CREATESTREAM' was not declared in this scope
  168. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:200: error: 'result' was not declared in this scope
  169. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:200: error: 'sys' was not declared in this scope
  170. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:200: error: 'sound' was not declared in this scope
  171. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:200: error: 'FMOD_System_CreateSound' was not declared in this scope
  172. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:202: error: 'FMOD_OK' was not declared in this scope
  173. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:207: error: 'FMOD_TIMEUNIT_PCM' was not declared in this scope
  174. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:207: error: 'FMOD_Sound_GetLength' was not declared in this scope
  175. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In member function 'void ofSoundPlayer::unloadSound()':
  176. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:217: error: 'sound' was not declared in this scope
  177. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:217: error: 'FMOD_Sound_Release' was not declared in this scope
  178. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In member function 'bool ofSoundPlayer::getIsPlaying()':
  179. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:227: error: 'channel' was not declared in this scope
  180. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:227: error: 'FMOD_Channel_IsPlaying' was not declared in this scope
  181. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In member function 'void ofSoundPlayer::setVolume(float)':
  182. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:244: error: 'channel' was not declared in this scope
  183. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:244: error: 'FMOD_Channel_SetVolume' was not declared in this scope
  184. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In member function 'void ofSoundPlayer::setPosition(float)':
  185. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:253: error: 'channel' was not declared in this scope
  186. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:253: error: 'FMOD_TIMEUNIT_PCM' was not declared in this scope
  187. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:253: error: 'FMOD_Channel_SetPosition' was not declared in this scope
  188. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In member function 'float ofSoundPlayer::getPosition()':
  189. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:262: error: 'channel' was not declared in this scope
  190. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:262: error: 'FMOD_TIMEUNIT_PCM' was not declared in this scope
  191. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:262: error: 'FMOD_Channel_GetPosition' was not declared in this scope
  192. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In member function 'void ofSoundPlayer::setPan(float)':
  193. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:277: error: 'channel' was not declared in this scope
  194. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:277: error: 'FMOD_Channel_SetPan' was not declared in this scope
  195. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In member function 'void ofSoundPlayer::setPaused(bool)':
  196. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:286: error: 'channel' was not declared in this scope
  197. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:286: error: 'FMOD_Channel_SetPaused' was not declared in this scope
  198. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In member function 'void ofSoundPlayer::setSpeed(float)':
  199. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:295: error: 'channel' was not declared in this scope
  200. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:295: error: 'FMOD_Channel_SetFrequency' was not declared in this scope
  201. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In member function 'void ofSoundPlayer::setLoop(bool)':
  202. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:304: error: 'channel' was not declared in this scope
  203. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:304: error: 'FMOD_LOOP_NORMAL' was not declared in this scope
  204. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:304: error: 'FMOD_LOOP_OFF' was not declared in this scope
  205. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:304: error: 'FMOD_Channel_SetMode' was not declared in this scope
  206. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In member function 'void ofSoundPlayer::play()':
  207. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:320: error: 'channel' was not declared in this scope
  208. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:320: error: 'FMOD_Channel_Stop' was not declared in this scope
  209. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:326: error: 'channel' was not declared in this scope
  210. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:326: error: 'FMOD_Channel_Stop' was not declared in this scope
  211. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:329: error: 'sys' was not declared in this scope
  212. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:329: error: 'FMOD_CHANNEL_FREE' was not declared in this scope
  213. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:329: error: 'sound' was not declared in this scope
  214. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:329: error: 'channel' was not declared in this scope
  215. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:329: error: 'FMOD_System_PlaySound' was not declared in this scope
  216. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:331: error: 'FMOD_Channel_GetFrequency' was not declared in this scope
  217. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:332: error: 'FMOD_Channel_SetVolume' was not declared in this scope
  218. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:333: error: 'FMOD_Channel_SetPan' was not declared in this scope
  219. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:334: error: 'FMOD_Channel_SetFrequency' was not declared in this scope
  220. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:335: error: 'FMOD_LOOP_NORMAL' was not declared in this scope
  221. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:335: error: 'FMOD_LOOP_OFF' was not declared in this scope
  222. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:335: error: 'FMOD_Channel_SetMode' was not declared in this scope
  223. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:341: error: 'FMOD_System_Update' was not declared in this scope
  224. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp: In member function 'void ofSoundPlayer::stop()':
  225. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:347: error: 'channel' was not declared in this scope
  226. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.cpp:347: error: 'FMOD_Channel_Stop' was not declared in this scope
  227. 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
  228. cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
  229. setenv LANG en_US.US-ASCII
  230. /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"
  231. In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
  232. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.h:5,
  233. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/utils/ofMath.cpp:2:
  234. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
  235. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory
  236. In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
  237. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.h:5,
  238. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/utils/ofMath.cpp:2:
  239. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:74: error: 'FMOD_RESULT' does not name a type
  240. /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
  241. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: expected ';' before '*' token
  242. /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
  243. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: expected ';' before '*' token
  244. 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
  245. cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
  246. setenv LANG en_US.US-ASCII
  247. /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"
  248. In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
  249. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.h:5,
  250. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofImage.h:7,
  251. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/utils/ofUtils.cpp:2:
  252. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
  253. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory
  254. In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
  255. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/app/ofAppRunner.h:5,
  256. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/graphics/ofImage.h:7,
  257. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/utils/ofUtils.cpp:2:
  258. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:74: error: 'FMOD_RESULT' does not name a type
  259. /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
  260. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: expected ';' before '*' token
  261. /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
  262. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: expected ';' before '*' token
  263. 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
  264. cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
  265. setenv LANG en_US.US-ASCII
  266. /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"
  267. In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
  268. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../addons/ofxOpenCL/src/ofxOpenCL.h:35,
  269. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../addons/ofxOpenCL/src/ofxOpenCL.cpp:33:
  270. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
  271. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory
  272. In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
  273. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../addons/ofxOpenCL/src/ofxOpenCL.h:35,
  274. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../addons/ofxOpenCL/src/ofxOpenCL.cpp:33:
  275. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:74: error: 'FMOD_RESULT' does not name a type
  276. /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
  277. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: expected ';' before '*' token
  278. /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
  279. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: expected ';' before '*' token
  280. 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
  281. cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
  282. setenv LANG en_US.US-ASCII
  283. /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"
  284. In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
  285. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../addons/ofxOpenCL/src/ofxOpenCL.h:35,
  286. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../addons/ofxOpenCL/src/ofxOpenCLKernel.cpp:38:
  287. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
  288. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory
  289. In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
  290. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../addons/ofxOpenCL/src/ofxOpenCL.h:35,
  291. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../addons/ofxOpenCL/src/ofxOpenCLKernel.cpp:38:
  292. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:74: error: 'FMOD_RESULT' does not name a type
  293. /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
  294. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:75: error: expected ';' before '*' token
  295. /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
  296. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:76: error: expected ';' before '*' token
  297. 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
  298. cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
  299. setenv LANG en_US.US-ASCII
  300. /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"
  301. In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
  302. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../addons/ofxOpenCL/src/ofxOpenCL.h:35,
  303. from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../addons/ofxOpenCL/src/ofxOpenCLProgram.cpp:39:
  304. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
  305. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory
  306. 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
  307. cd "/Users/nununo/Documents/OF/apps/Memo/example - images"
  308. setenv LANG en_US.US-ASCII
  309. /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"
  310. In file included from /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/ofMain.h:33,
  311. from /Users/nununo/Documents/OF/apps/Memo/example - images/src/main.cpp:1:
  312. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:8:18: error: fmod.h: No such file or directory
  313. /Users/nununo/Documents/OF/apps/Memo/example - images/../../../libs/openFrameworks/sound/ofSoundPlayer.h:9:25: error: fmod_errors.h: No such file or directory