I am using MoSync 2.7 on MAC OS 10.6.8. Xcode 3.2.5 SDK 4.2. I built the HelloOpenGLS example for iPhone and iPad. I tried running the resulting xcode project using xcode but the build failed. Here is what I get when I tried running using xcode:
Build HelloOpenGLES of project HelloOpenGLES with configuration Debug
ProcessInfoPlistFile build/Debug-iphonesimulator/HelloOpenGLES.app/Info.plist HelloOpenGLES.plist
cd /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj
setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-infoPlistUtility HelloOpenGLES.plist -genpkginfo /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/Debug-iphonesimulator/HelloOpenGLES.app/PkgInfo -expandbuildsettings -format binary -platform iphonesimulator -o /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/Debug-iphonesimulator/HelloOpenGLES.app/Info.plist
CpResource build/Debug-iphonesimulator/HelloOpenGLES.app/resources resources
cd /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj
setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -resolve-src-symlinks /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/resources /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/Debug-iphonesimulator/HelloOpenGLES.app
CpResource build/Debug-iphonesimulator/HelloOpenGLES.app/data_section.bin data_section.bin
cd /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj
setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -resolve-src-symlinks /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/data_section.bin /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/Debug-iphonesimulator/HelloOpenGLES.app
CpResource build/Debug-iphonesimulator/HelloOpenGLES.app/Icon-72.png Icon-72.png
cd /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj
setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -resolve-src-symlinks /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/Icon-72.png /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/Debug-iphonesimulator/HelloOpenGLES.app
CpResource build/Debug-iphonesimulator/HelloOpenGLES.app/Icon.png Icon.png
cd /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj
setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -resolve-src-symlinks /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/Icon.png /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/Debug-iphonesimulator/HelloOpenGLES.app
ProcessPCH /var/folders/yB/yBZzHP7rHsmDjleD0bxEMU+++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/MoSync_Prefix-aycxdwxxnjuaylcwznkkewtiwmpj/MoSync_Prefix.pch.gch MoSync_Prefix.pch normal i386 objective-c com.apple.compilers.gcc.4_2
cd /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj
setenv LANG en_US.US-ASCII
setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 -x objective-c-header -arch i386 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -D_USE_REBUILDER_ -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.2.sdk -fexceptions -fvisibility=hidden -mmacosx-version-min=10.6 -gdwarf-2 -fobjc-abi-version=2 -fobjc-legacy-dispatch -D__IPHONE_OS_VERSION_MIN_REQUIRED=40200 -iquote /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-generated-files.hmap -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-own-target-headers.hmap -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-all-target-headers.hmap -iquote /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-project-headers.hmap -F/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/Debug-iphonesimulator -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/Debug-iphonesimulator/include -IClasses -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/DerivedSources/i386 -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/DerivedSources -c /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/MoSync_Prefix.pch -o /var/folders/yB/yBZzHP7rHsmDjleD0bxEMU+++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/MoSync_Prefix-aycxdwxxnjuaylcwznkkewtiwmpj/MoSync_Prefix.pch.gch
ProcessPCH++ /var/folders/yB/yBZzHP7rHsmDjleD0bxEMU+++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/MoSync_Prefix-dioozumlksjqmecdqgwjbhflaapv/MoSync_Prefix.pch.gch MoSync_Prefix.pch normal i386 objective-c++ com.apple.compilers.gcc.4_2
cd /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj
setenv LANG en_US.US-ASCII
setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 -x objective-c++-header -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -D_USE_REBUILDER_ -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.2.sdk -fexceptions -fvisibility=hidden -fvisibility-inlines-hidden -mmacosx-version-min=10.6 -gdwarf-2 -fobjc-abi-version=2 -fobjc-legacy-dispatch -D__IPHONE_OS_VERSION_MIN_REQUIRED=40200 -iquote /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-generated-files.hmap -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-own-target-headers.hmap -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-all-target-headers.hmap -iquote /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-project-headers.hmap -F/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/Debug-iphonesimulator -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/Debug-iphonesimulator/include -IClasses -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/DerivedSources/i386 -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/DerivedSources -c /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/MoSync_Prefix.pch -o /var/folders/yB/yBZzHP7rHsmDjleD0bxEMU+++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/MoSync_Prefix-dioozumlksjqmecdqgwjbhflaapv/MoSync_Prefix.pch.gch
ProcessPCH++ /var/folders/yB/yBZzHP7rHsmDjleD0bxEMU+++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/MoSync_Prefix-aevoqvzwnwcetgffuybkeoqkvwhd/MoSync_Prefix.pch.gch MoSync_Prefix.pch normal i386 c++ com.apple.compilers.gcc.4_2
cd /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj
setenv LANG en_US.US-ASCII
setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 -x c++-header -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -D_USE_REBUILDER_ -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.2.sdk -fexceptions -fvisibility=hidden -fvisibility-inlines-hidden -mmacosx-version-min=10.6 -gdwarf-2 -D__IPHONE_OS_VERSION_MIN_REQUIRED=40200 -iquote /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-generated-files.hmap -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-own-target-headers.hmap -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-all-target-headers.hmap -iquote /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-project-headers.hmap -F/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/Debug-iphonesimulator -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/Debug-iphonesimulator/include -IClasses -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/DerivedSources/i386 -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/DerivedSources -c /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/MoSync_Prefix.pch -o /var/folders/yB/yBZzHP7rHsmDjleD0bxEMU+++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/MoSync_Prefix-aevoqvzwnwcetgffuybkeoqkvwhd/MoSync_Prefix.pch.gch
CompileC build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/Objects-normal/i386/main.o main.m normal i386 objective-c com.apple.compilers.gcc.4_2
cd /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj
setenv LANG en_US.US-ASCII
setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 -x objective-c -arch i386 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -D_USE_REBUILDER_ -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.2.sdk -fexceptions -fvisibility=hidden -mmacosx-version-min=10.6 -gdwarf-2 -fobjc-abi-version=2 -fobjc-legacy-dispatch -D__IPHONE_OS_VERSION_MIN_REQUIRED=40200 -iquote /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-generated-files.hmap -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-own-target-headers.hmap -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-all-target-headers.hmap -iquote /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-project-headers.hmap -F/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/Debug-iphonesimulator -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/Debug-iphonesimulator/include -IClasses -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/DerivedSources/i386 -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/DerivedSources -include /var/folders/yB/yBZzHP7rHsmDjleD0bxEMU+++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/MoSync_Prefix-aycxdwxxnjuaylcwznkkewtiwmpj/MoSync_Prefix.pch -c /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/main.m -o /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/Objects-normal/i386/main.o
CompileC build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/Objects-normal/i386/MoSyncAppDelegate.o Classes/MoSyncAppDelegate.mm normal i386 objective-c++ com.apple.compilers.gcc.4_2
cd /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj
setenv LANG en_US.US-ASCII
setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 -x objective-c++ -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -D_USE_REBUILDER_ -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.2.sdk -fexceptions -fvisibility=hidden -fvisibility-inlines-hidden -mmacosx-version-min=10.6 -gdwarf-2 -fobjc-abi-version=2 -fobjc-legacy-dispatch -D__IPHONE_OS_VERSION_MIN_REQUIRED=40200 -iquote /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-generated-files.hmap -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-own-target-headers.hmap -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-all-target-headers.hmap -iquote /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-project-headers.hmap -F/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/Debug-iphonesimulator -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/Debug-iphonesimulator/include -IClasses -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/DerivedSources/i386 -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/DerivedSources -include /var/folders/yB/yBZzHP7rHsmDjleD0bxEMU+++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/MoSync_Prefix-dioozumlksjqmecdqgwjbhflaapv/MoSync_Prefix.pch -c /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/Classes/MoSyncAppDelegate.mm -o /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/Objects-normal/i386/MoSyncAppDelegate.o
CompileC build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/Objects-normal/i386/rebuild.build.o Classes/rebuild.build.cpp normal i386 c++ com.apple.compilers.gcc.4_2
cd /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj
setenv LANG en_US.US-ASCII
setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 -x c++ -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -D_USE_REBUILDER_ -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.2.sdk -fexceptions -fvisibility=hidden -fvisibility-inlines-hidden -mmacosx-version-min=10.6 -gdwarf-2 -D__IPHONE_OS_VERSION_MIN_REQUIRED=40200 -iquote /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-generated-files.hmap -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-own-target-headers.hmap -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-all-target-headers.hmap -iquote /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-project-headers.hmap -F/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/Debug-iphonesimulator -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/Debug-iphonesimulator/include -IClasses -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/DerivedSources/i386 -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/DerivedSources -include /var/folders/yB/yBZzHP7rHsmDjleD0bxEMU+++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/MoSync_Prefix-aevoqvzwnwcetgffuybkeoqkvwhd/MoSync_Prefix.pch -c /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/Classes/rebuild.build.cpp -o /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/Objects-normal/i386/rebuild.build.o
CompileC build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/Objects-normal/i386/MoSyncViewController.o Classes/MoSyncViewController.mm normal i386 objective-c++ com.apple.compilers.gcc.4_2
cd /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj
setenv LANG en_US.US-ASCII
setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 -x objective-c++ -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -D_USE_REBUILDER_ -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.2.sdk -fexceptions -fvisibility=hidden -fvisibility-inlines-hidden -mmacosx-version-min=10.6 -gdwarf-2 -fobjc-abi-version=2 -fobjc-legacy-dispatch -D__IPHONE_OS_VERSION_MIN_REQUIRED=40200 -iquote /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-generated-files.hmap -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-own-target-headers.hmap -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-all-target-headers.hmap -iquote /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/HelloOpenGLES-project-headers.hmap -F/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/Debug-iphonesimulator -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/Debug-iphonesimulator/include -IClasses -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/DerivedSources/i386 -I/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/DerivedSources -include /var/folders/yB/yBZzHP7rHsmDjleD0bxEMU+++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/MoSync_Prefix-dioozumlksjqmecdqgwjbhflaapv/MoSync_Prefix.pch -c /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/Classes/MoSyncViewController.mm -o /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/Objects-normal/i386/MoSyncViewController.o
Ld build/Debug-iphonesimulator/HelloOpenGLES.app/HelloOpenGLES normal i386
cd /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj
setenv MACOSX_DEPLOYMENT_TARGET 10.6
setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/g++-4.2 -arch i386 -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.2.sdk -L/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/Debug-iphonesimulator -Llibs/Debug-iphonesimulator -L/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/libs/Release-iphonesimulator -F/Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/Debug-iphonesimulator -filelist /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/HelloOpenGLES.build/Debug-iphonesimulator/HelloOpenGLES.build/Objects-normal/i386/HelloOpenGLES.LinkFileList -mmacosx-version-min=10.6 -ObjC -Xlinker -objc_abi_version -Xlinker 2 -framework MediaPlayer -weak_framework EventKit -weak_framework CoreMotion -framework AddressBook -framework Foundation -framework UIKit -framework CoreGraphics -framework AudioToolbox -weak_framework AVFoundation -framework CoreLocation -lMoSyncLib -framework OpenGLES -framework QuartzCore -weak_framework MessageUI -o /Users/tamerelgamal/workspace/HelloOpenGLES/Output/Release/iphoneos/1/xcode-proj/build/Debug-iphonesimulator/HelloOpenGLES.app/HelloOpenGLES
Undefined symbols:
"_OBJC_CLASS_$_AVCaptureSession", referenced from:
objc-class-ref-to-AVCaptureSession in libMoSyncLib.a(SyscallImpl.o)
"_OBJC_CLASS_$_AVCaptureDeviceInput", referenced from:
objc-class-ref-to-AVCaptureDeviceInput in libMoSyncLib.a(SyscallImpl.o)
"_OBJC_CLASS_$_AVCaptureStillImageOutput", referenced from:
objc-class-ref-to-AVCaptureStillImageOutput in libMoSyncLib.a(SyscallImpl.o)
"_OBJC_CLASS_$_AVCaptureDevice", referenced from:
objc-class-ref-to-AVCaptureDevice in libMoSyncLib.a(SyscallImpl.o)
"_AVCaptureSessionPresetMedium", referenced from:
_AVCaptureSessionPresetMedium$non_lazy_ptr in libMoSyncLib.a(SyscallImpl.o)
(maybe you meant: _AVCaptureSessionPresetMedium$non_lazy_ptr)
"_OBJC_CLASS_$_AVCaptureVideoPreviewLayer", referenced from:
objc-class-ref-to-AVCaptureVideoPreviewLayer in libMoSyncLib.a(SyscallImpl.o)
ld: symbol ( s ) not found
collect2: ld returned 1 exit status
I also tried using MoSync 2.6 but I still got the same errors as well. Am I doing something wrong or is it a bug?
Thanks