Hi,
i’m reporting this request again, but will supply full error log, hoping someone might find a clue in it. I didn’t.
I can’t compile simpleGuiToo, nor any other gui listed in this thread (http://forum.openframeworks.cc/t/different-guis-for-openframeworks/4376/0) for that matter…
I would really appreciate some help.
Here’s the full error log for simpleGuiToo on OSX 10.6.6, xcode 3.2.2, OF 062:
Build simpleGuiTooExample of project simpleGuiTooExample with configuration Debug
Ld bin//simpleGuiTooExample.app/Contents/MacOS/simpleGuiTooExample normal i386
cd /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample
setenv MACOSX_DEPLOYMENT_TARGET 10.6
/Developer/usr/bin/g++-4.2 -arch i386 -isysroot /Developer/SDKs/MacOSX10.6.sdk -L/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/bin -L/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/freeimage/lib/osx -L/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/FreeImage/lib/osx -L/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/glew/lib/osx -L/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/GLee/lib/osx -L/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/poco/lib/osx -L/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/rtAudio/lib/osx -L/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/fmodex/lib/osx -L/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/freetype/lib/osx -L/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/FreeImage/lib/osx -L/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/glew/lib/osx -F/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/bin -F/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/glut/lib/osx -filelist /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build/Objects-normal/i386/simpleGuiTooExample.LinkFileList -mmacosx-version-min=10.6 -dead_strip /Users/roger/Documents/development/of_070/libs/openFrameworksCompiled/lib/osx/openFrameworksDebug.a /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/GLee/lib/osx/GLee.a /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/rtAudio/lib/osx/rtAudio.a -framework AGL -framework ApplicationServices -framework AudioToolbox -framework Carbon -framework CoreAudio -framework CoreFoundation -framework CoreServices -framework OpenGL -framework QuickTime -framework AppKit -framework Cocoa -framework IOKit -framework GLUT /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/poco/lib/osx/CppUnit.a /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/poco/lib/osx/PocoFoundation.a /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/poco/lib/osx/PocoNet.a /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/poco/lib/osx/PocoUtil.a /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/poco/lib/osx/PocoXML.a /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/freetype/lib/osx/freetype.a -lfmodex /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/FreeImage/lib/osx/freeimage.a /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/glew/lib/osx/glew.a -framework GLUT -o /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/bin//simpleGuiTooExample.app/Contents/MacOS/simpleGuiTooExample
ld: warning: std::basic_string<char, std::char_traits<char>, std::allocator<char> >* std::__copy_backward<false, std::random_access_iterator_tag>::__copy_b<std::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >*>(std::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >*)has different visibility (hidden) in /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/poco/lib/osx/PocoFoundation.a(StringTokenizer.o) and (default) in /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build/Objects-normal/i386/ofxXmlSettings.o
ld: warning: std::_Vector_base<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::~_Vector_base()has different visibility (hidden) in /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/poco/lib/osx/PocoFoundation.a(StringTokenizer.o) and (default) in /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build/Objects-normal/i386/ofxXmlSettings.o
ld: warning: __gnu_cxx::new_allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >::allocate(unsigned long, void const*)has different visibility (hidden) in /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/poco/lib/osx/PocoFoundation.a(StringTokenizer.o) and (default) in /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build/Objects-normal/i386/ofxXmlSettings.o
ld: warning: std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::~vector()has different visibility (hidden) in /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/poco/lib/osx/PocoFoundation.a(StringTokenizer.o) and (default) in /Users/roger/Documents/development/of_070/libs/openFrameworksCompiled/lib/osx/openFrameworksDebug.a(ofAppGlutWindow.o)
ld: warning: std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::push_back(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)has different visibility (hidden) in /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/poco/lib/osx/PocoFoundation.a(StringTokenizer.o) and (default) in /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build/Objects-normal/i386/ofxXmlSettings.o
Undefined symbols:
"_glutDragEventFunc", referenced from:
ofAppGlutWindow::initializeWindow() in openFrameworksDebug.a(ofAppGlutWindow.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
PhaseScriptExecution "Run Script" build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build/Script-E4B6FFFD0C3F9AB9008CF71C.sh
cd /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample
setenv ACTION build
setenv ALTERNATE_GROUP staff
setenv ALTERNATE_MODE u+w,go-w,a+rX
setenv ALTERNATE_OWNER roger
setenv ALWAYS_SEARCH_USER_PATHS YES
setenv APPLE_INTERNAL_DEVELOPER_DIR /AppleInternal/Developer
setenv APPLE_INTERNAL_DIR /AppleInternal
setenv APPLE_INTERNAL_DOCUMENTATION_DIR /AppleInternal/Documentation
setenv APPLE_INTERNAL_LIBRARY_DIR /AppleInternal/Library
setenv APPLE_INTERNAL_TOOLS /AppleInternal/Developer/Tools
setenv APPLY_RULES_IN_COPY_FILES NO
setenv ARCHS i386
setenv ARCHS_STANDARD_32_64_BIT "x86_64 i386 ppc"
setenv ARCHS_STANDARD_32_BIT "i386 ppc"
setenv ARCHS_STANDARD_64_BIT x86_64
setenv BUILD_COMPONENTS "headers build"
setenv BUILD_DIR /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build
setenv BUILD_ROOT /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build
setenv BUILD_STYLE Debug
setenv BUILD_VARIANTS normal
setenv BUILT_PRODUCTS_DIR /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/bin/
setenv CACHE_ROOT /var/folders/Ev/Ev4ZXHBfHRmBnpTL9rD3DE+++TI/-Caches-/com.apple.Xcode.501
setenv CCHROOT /var/folders/Ev/Ev4ZXHBfHRmBnpTL9rD3DE+++TI/-Caches-/com.apple.Xcode.501
setenv CHMOD /bin/chmod
setenv CHOWN /usr/sbin/chown
setenv CLASS_FILE_DIR /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build/JavaClasses
setenv CLEAN_PRECOMPS YES
setenv CLONE_HEADERS NO
setenv CODESIGNING_FOLDER_PATH /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/bin//simpleGuiTooExample.app
setenv CODE_SIGNING_ALLOWED YES
setenv COMMAND_MODE legacy
setenv COMPOSITE_SDK_DIRS /var/folders/Ev/Ev4ZXHBfHRmBnpTL9rD3DE+++TI/-Caches-/com.apple.Xcode.501/CompositeSDKs
setenv CONFIGURATION Debug
setenv CONFIGURATION_BUILD_DIR /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/bin/
setenv CONFIGURATION_TEMP_DIR /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug
setenv CONTENTS_FOLDER_PATH simpleGuiTooExample.app/Contents
setenv COPYING_PRESERVES_HFS_DATA NO
setenv COPY_PHASE_STRIP NO
setenv COPY_RESOURCES_FROM_STATIC_FRAMEWORKS YES
setenv CP /bin/cp
setenv CURRENT_ARCH i386
setenv CURRENT_VARIANT normal
setenv DEAD_CODE_STRIPPING YES
setenv DEBUGGING_SYMBOLS YES
setenv DEBUG_INFORMATION_FORMAT dwarf
setenv DEPLOYMENT_LOCATION NO
setenv DEPLOYMENT_POSTPROCESSING NO
setenv DERIVED_FILES_DIR /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build/DerivedSources
setenv DERIVED_FILE_DIR /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build/DerivedSources
setenv DERIVED_SOURCES_DIR /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build/DerivedSources
setenv DEVELOPER_APPLICATIONS_DIR /Developer/Applications
setenv DEVELOPER_BIN_DIR /Developer/usr/bin
setenv DEVELOPER_DIR /Developer
setenv DEVELOPER_FRAMEWORKS_DIR /Developer/Library/Frameworks
setenv DEVELOPER_FRAMEWORKS_DIR_QUOTED "\"/Developer/Library/Frameworks\""
setenv DEVELOPER_LIBRARY_DIR /Developer/Library
setenv DEVELOPER_SDK_DIR /Developer/SDKs
setenv DEVELOPER_TOOLS_DIR /Developer/Tools
setenv DEVELOPER_USR_DIR /Developer/usr
setenv DEVELOPMENT_LANGUAGE English
setenv DOCUMENTATION_FOLDER_PATH /Documentation
setenv DO_HEADER_SCANNING_IN_JAM NO
setenv DSTROOT /tmp/simpleGuiTooExample.dst
setenv DWARF_DSYM_FILE_NAME simpleGuiTooExample.app.dSYM
setenv DWARF_DSYM_FOLDER_PATH /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/bin/
setenv ENABLE_HEADER_DEPENDENCIES YES
setenv ENABLE_OPENMP_SUPPORT NO
setenv EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS ".svn CVS"
setenv EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES "*.nib *.lproj *.framework *.gch (*) CVS .svn *.xcodeproj *.xcode *.pbproj *.pbxproj"
setenv EXECUTABLES_FOLDER_PATH simpleGuiTooExample.app/Contents/Executables
setenv EXECUTABLE_FOLDER_PATH simpleGuiTooExample.app/Contents/MacOS
setenv EXECUTABLE_NAME simpleGuiTooExample
setenv EXECUTABLE_PATH simpleGuiTooExample.app/Contents/MacOS/simpleGuiTooExample
setenv FILE_LIST /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build/Objects/LinkFileList
setenv FIXED_FILES_DIR /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build/FixedFiles
setenv FRAMEWORKS_FOLDER_PATH simpleGuiTooExample.app/Contents/Frameworks
setenv FRAMEWORK_FLAG_PREFIX -framework
setenv FRAMEWORK_SEARCH_PATHS "\"/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/bin/\" \"/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/glut/lib/osx\""
setenv FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 "\"/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/glut/lib/osx\""
setenv FRAMEWORK_VERSION A
setenv FULL_PRODUCT_NAME simpleGuiTooExample.app
setenv GCC3_VERSION 3.3
setenv GCC_AUTO_VECTORIZATION YES
setenv GCC_DYNAMIC_NO_PIC NO
setenv GCC_ENABLE_FIX_AND_CONTINUE YES
setenv GCC_ENABLE_SSE3_EXTENSIONS YES
setenv GCC_ENABLE_SUPPLEMENTAL_SSE3_INSTRUCTIONS YES
setenv GCC_GENERATE_DEBUGGING_SYMBOLS YES
setenv GCC_INLINES_ARE_PRIVATE_EXTERN NO
setenv GCC_MODEL_TUNING G4
setenv GCC_OPTIMIZATION_LEVEL 0
setenv GCC_PFE_FILE_C_DIALECTS "c objective-c c++ objective-c++"
setenv GCC_PRECOMPILE_PREFIX_HEADER YES
setenv GCC_PREFIX_HEADER /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h
setenv GCC_SYMBOLS_PRIVATE_EXTERN NO
setenv GCC_TREAT_WARNINGS_AS_ERRORS NO
setenv GCC_VERSION 4.2
setenv GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS NO
setenv GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO NO
setenv GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL NO
setenv GCC_WARN_UNINITIALIZED_AUTOS NO
setenv GCC_WARN_UNUSED_VALUE NO
setenv GCC_WARN_UNUSED_VARIABLE NO
setenv GENERATE_MASTER_OBJECT_FILE NO
setenv GENERATE_PKGINFO_FILE YES
setenv GENERATE_PROFILING_CODE NO
setenv GID 20
setenv GROUP staff
setenv HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT YES
setenv HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES YES
setenv HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS YES
setenv HEADERMAP_INCLUDES_PROJECT_HEADERS YES
setenv HEADER_SEARCH_PATHS "\"/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/bin//include\" ../../../libs/openFrameworks/** ../../../libs/freetype/include/ ../../../libs/freetype/include/freetype2 ../../../libs/poco/include"
setenv ICONV /usr/bin/iconv
setenv INFOPLIST_EXPAND_BUILD_SETTINGS YES
setenv INFOPLIST_FILE openFrameworks-Info.plist
setenv INFOPLIST_OUTPUT_FORMAT same-as-input
setenv INFOPLIST_PATH simpleGuiTooExample.app/Contents/Info.plist
setenv INFOPLIST_PREPROCESS NO
setenv INFOSTRINGS_PATH /InfoPlist.strings
setenv INSTALL_DIR /tmp/simpleGuiTooExample.dst/Users/roger/Applications
setenv INSTALL_GROUP staff
setenv INSTALL_MODE_FLAG u+w,go-w,a+rX
setenv INSTALL_OWNER roger
setenv INSTALL_PATH /Users/roger/Applications
setenv INSTALL_ROOT /tmp/simpleGuiTooExample.dst
setenv JAVAC_DEFAULT_FLAGS "-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8"
setenv JAVA_APP_STUB /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub
setenv JAVA_ARCHIVE_CLASSES YES
setenv JAVA_ARCHIVE_TYPE JAR
setenv JAVA_COMPILER /usr/bin/javac
setenv JAVA_FOLDER_PATH simpleGuiTooExample.app/Contents/Resources/Java
setenv JAVA_FRAMEWORK_RESOURCES_DIRS Resources
setenv JAVA_JAR_FLAGS cv
setenv JAVA_SOURCE_SUBDIR .
setenv JAVA_USE_DEPENDENCIES YES
setenv JAVA_ZIP_FLAGS -urg
setenv JIKES_DEFAULT_FLAGS "+E +OLDCSO"
setenv KEEP_PRIVATE_EXTERNS NO
setenv LD_GENERATE_MAP_FILE NO
setenv LD_MAP_FILE_PATH /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build/simpleGuiTooExample-LinkMap-normal-i386.txt
setenv LD_OPENMP_FLAGS -fopenmp
setenv LEX /Developer/usr/bin/lex
setenv LIBRARY_FLAG_NOSPACE YES
setenv LIBRARY_FLAG_PREFIX -l
setenv LIBRARY_SEARCH_PATHS "\"/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/bin/\" \"/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/freeimage/lib/osx\" \"/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/FreeImage/lib/osx\" \"/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/glew/lib/osx\" \"/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/GLee/lib/osx\" \"/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/poco/lib/osx\" \"/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/rtAudio/lib/osx\" \"/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/fmodex/lib/osx\" \"/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/freetype/lib/osx\" \"/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/FreeImage/lib/osx\" \"/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/glew/lib/osx\""
setenv LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 "\"/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/freeimage/lib/osx\""
setenv LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_14 "\"/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/fmodex/lib/osx\""
setenv LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_15 "\"/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/freetype/lib/osx\""
setenv LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2 "\"/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/FreeImage/lib/osx\""
setenv LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_3 "\"/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/glew/lib/osx\""
setenv LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_4 "\"/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/GLee/lib/osx\""
setenv LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_5 "\"/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/poco/lib/osx\""
setenv LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_6 "\"/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/../../../libs/rtAudio/lib/osx\""
setenv LINKER_DISPLAYS_MANGLED_NAMES NO
setenv LINK_FILE_LIST_normal_i386 /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build/Objects-normal/i386/simpleGuiTooExample.LinkFileList
setenv LINK_WITH_STANDARD_LIBRARIES YES
setenv LOCAL_ADMIN_APPS_DIR /Applications/Utilities
setenv LOCAL_APPS_DIR /Applications
setenv LOCAL_DEVELOPER_DIR /Library/Developer
setenv LOCAL_LIBRARY_DIR /Library
setenv MACH_O_TYPE mh_execute
setenv MACOSX_DEPLOYMENT_TARGET 10.6
setenv MAC_OS_X_VERSION_ACTUAL 1066
setenv MAC_OS_X_VERSION_MAJOR 1060
setenv MAC_OS_X_VERSION_MINOR 0606
setenv NATIVE_ARCH i386
setenv NATIVE_ARCH_32_BIT i386
setenv NATIVE_ARCH_64_BIT x86_64
setenv NATIVE_ARCH_ACTUAL x86_64
setenv NO_COMMON YES
setenv OBJECT_FILE_DIR /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build/Objects
setenv OBJECT_FILE_DIR_normal /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build/Objects-normal
setenv OBJROOT /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build
setenv ONLY_ACTIVE_ARCH NO
setenv OPTIMIZATION_LEVEL 0
setenv OS MACOS
setenv OSAC /usr/bin/osacompile
setenv OTHER_CPLUSPLUSFLAGS "-D__MACOSX_CORE__ -lpthread"
setenv PACKAGE_TYPE com.apple.package-type.wrapper.application
setenv PASCAL_STRINGS YES
setenv PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES "/usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Developer/Headers /Developer/SDKs /Developer/Platforms"
setenv PBDEVELOPMENTPLIST_PATH simpleGuiTooExample.app/Contents/pbdevelopment.plist
setenv PFE_FILE_C_DIALECTS c++
setenv PKGINFO_FILE_PATH /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build/PkgInfo
setenv PKGINFO_PATH simpleGuiTooExample.app/Contents/PkgInfo
setenv PLATFORM_DEVELOPER_APPLICATIONS_DIR /Developer/Applications
setenv PLATFORM_DEVELOPER_BIN_DIR /Developer/usr/bin
setenv PLATFORM_DEVELOPER_LIBRARY_DIR /Developer/Library
setenv PLATFORM_DEVELOPER_SDK_DIR /Developer/SDKs
setenv PLATFORM_DEVELOPER_TOOLS_DIR /Developer/Tools
setenv PLATFORM_DEVELOPER_USR_DIR /Developer/usr
setenv PLATFORM_NAME macosx
setenv PLIST_FILE_OUTPUT_FORMAT same-as-input
setenv PLUGINS_FOLDER_PATH simpleGuiTooExample.app/Contents/PlugIns
setenv PREBINDING NO
setenv PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR YES
setenv PRECOMP_DESTINATION_DIR /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build/PrefixHeaders
setenv PRESERVE_DEAD_CODE_INITS_AND_TERMS NO
setenv PRIVATE_HEADERS_FOLDER_PATH simpleGuiTooExample.app/Contents/PrivateHeaders
setenv PRODUCT_NAME simpleGuiTooExample
setenv PRODUCT_SETTINGS_PATH /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/openFrameworks-Info.plist
setenv PRODUCT_TYPE com.apple.product-type.application
setenv PROFILING_CODE NO
setenv PROJECT simpleGuiTooExample
setenv PROJECT_DERIVED_FILE_DIR /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/DerivedSources
setenv PROJECT_DIR /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample
setenv PROJECT_FILE_PATH /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/simpleGuiTooExample.xcodeproj
setenv PROJECT_NAME simpleGuiTooExample
setenv PROJECT_TEMP_DIR /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build
setenv PUBLIC_HEADERS_FOLDER_PATH simpleGuiTooExample.app/Contents/Headers
setenv RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS YES
setenv REMOVE_CVS_FROM_RESOURCES YES
setenv REMOVE_SVN_FROM_RESOURCES YES
setenv REZ_COLLECTOR_DIR /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build/ResourceManagerResources
setenv REZ_OBJECTS_DIR /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build/ResourceManagerResources/Objects
setenv REZ_SEARCH_PATHS "\"/Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/bin/\" "
setenv RUN_CLANG_STATIC_ANALYZER NO
setenv SCAN_ALL_SOURCE_FILES_FOR_INCLUDES NO
setenv SCRIPTS_FOLDER_PATH simpleGuiTooExample.app/Contents/Resources/Scripts
setenv SCRIPT_INPUT_FILE_COUNT 0
setenv SCRIPT_OUTPUT_FILE_COUNT 0
setenv SDKROOT /Developer/SDKs/MacOSX10.6.sdk
setenv SDK_DIR /Developer/SDKs/MacOSX10.6.sdk
setenv SDK_NAME macosx10.6
setenv SED /usr/bin/sed
setenv SEPARATE_STRIP NO
setenv SEPARATE_SYMBOL_EDIT NO
setenv SET_DIR_MODE_OWNER_GROUP YES
setenv SET_FILE_MODE_OWNER_GROUP NO
setenv SHARED_DERIVED_FILE_DIR /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/bin//DerivedSources
setenv SHARED_FRAMEWORKS_FOLDER_PATH simpleGuiTooExample.app/Contents/SharedFrameworks
setenv SHARED_PRECOMPS_DIR /var/folders/Ev/Ev4ZXHBfHRmBnpTL9rD3DE+++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders
setenv SHARED_SUPPORT_FOLDER_PATH simpleGuiTooExample.app/Contents/SharedSupport
setenv SKIP_INSTALL NO
setenv SOURCE_ROOT /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample
setenv SRCROOT /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample
setenv STANDARD_C_PLUS_PLUS_LIBRARY_TYPE dynamic
setenv STRINGS_FILE_OUTPUT_ENCODING UTF-16
setenv STRIP_INSTALLED_PRODUCT YES
setenv STRIP_STYLE all
setenv SYMBOL_REPOSITORY_DIR /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build/SymbolRepositories
setenv SYMROOT /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build
setenv SYSTEM_ADMIN_APPS_DIR /Applications/Utilities
setenv SYSTEM_APPS_DIR /Applications
setenv SYSTEM_CORE_SERVICES_DIR /System/Library/CoreServices
setenv SYSTEM_DEMOS_DIR /Applications/Extras
setenv SYSTEM_DEVELOPER_APPS_DIR /Developer/Applications
setenv SYSTEM_DEVELOPER_BIN_DIR /Developer/usr/bin
setenv SYSTEM_DEVELOPER_DEMOS_DIR "/Developer/Applications/Utilities/Built Examples"
setenv SYSTEM_DEVELOPER_DIR /Developer
setenv SYSTEM_DEVELOPER_DOC_DIR "/Developer/ADC Reference Library"
setenv SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR "/Developer/Applications/Graphics Tools"
setenv SYSTEM_DEVELOPER_JAVA_TOOLS_DIR "/Developer/Applications/Java Tools"
setenv SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR "/Developer/Applications/Performance Tools"
setenv SYSTEM_DEVELOPER_RELEASENOTES_DIR "/Developer/ADC Reference Library/releasenotes"
setenv SYSTEM_DEVELOPER_TOOLS /Developer/Tools
setenv SYSTEM_DEVELOPER_TOOLS_DOC_DIR "/Developer/ADC Reference Library/documentation/DeveloperTools"
setenv SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR "/Developer/ADC Reference Library/releasenotes/DeveloperTools"
setenv SYSTEM_DEVELOPER_USR_DIR /Developer/usr
setenv SYSTEM_DEVELOPER_UTILITIES_DIR /Developer/Applications/Utilities
setenv SYSTEM_DOCUMENTATION_DIR /Library/Documentation
setenv SYSTEM_LIBRARY_DIR /System/Library
setenv TARGETNAME simpleGuiTooExample
setenv TARGET_BUILD_DIR /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/bin/
setenv TARGET_NAME simpleGuiTooExample
setenv TARGET_TEMP_DIR /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build
setenv TEMP_DIR /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build
setenv TEMP_FILES_DIR /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build
setenv TEMP_FILE_DIR /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build
setenv TEMP_ROOT /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build
setenv UID 501
setenv UNLOCALIZED_RESOURCES_FOLDER_PATH simpleGuiTooExample.app/Contents/Resources
setenv UNSTRIPPED_PRODUCT NO
setenv USER roger
setenv USER_APPS_DIR /Users/roger/Applications
setenv USER_LIBRARY_DIR /Users/roger/Library
setenv USE_DYNAMIC_NO_PIC YES
setenv USE_HEADERMAP YES
setenv USE_HEADER_SYMLINKS NO
setenv VALIDATE_PRODUCT NO
setenv VALID_ARCHS "i386 ppc ppc64 ppc7400 ppc970 x86_64"
setenv VERBOSE_PBXCP NO
setenv VERSIONPLIST_PATH simpleGuiTooExample.app/Contents/version.plist
setenv VERSION_INFO_BUILDER roger
setenv VERSION_INFO_FILE simpleGuiTooExample_vers.c
setenv VERSION_INFO_STRING "\"@(#)PROGRAM:simpleGuiTooExample PROJECT:simpleGuiTooExample-\""
setenv WRAPPER_EXTENSION app
setenv WRAPPER_NAME simpleGuiTooExample.app
setenv WRAPPER_SUFFIX .app
setenv XCODE_APP_SUPPORT_DIR /Developer/Library/Xcode
setenv XCODE_VERSION_ACTUAL 0322
setenv XCODE_VERSION_MAJOR 0300
setenv XCODE_VERSION_MINOR 0320
setenv YACC /Developer/usr/bin/yacc
setenv ZERO_LINK NO
/bin/sh -c /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/build/simpleGuiTooExample.build/Debug/simpleGuiTooExample.build/Script-E4B6FFFD0C3F9AB9008CF71C.sh
install_name_tool: can't open file: /Users/roger/Documents/development/of_070/apps/apps/simpleGuiTooExample/bin//simpleGuiTooExample.app/Contents/MacOS/simpleGuiTooExample (No such file or directory)
Command /bin/sh failed with exit code 1
thanks and sorry for repeating myself…