MoSync 2.7 + Xcode 3.2.5 SDK4.2

6 posts / 0 new
Last post
tamer_sk
tamer_sk's picture
Offline
Joined: 18 Nov 2011
Posts:
MoSync 2.7 + Xcode 3.2.5 SDK4.2

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

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Abi Waqas
abi's picture
Offline
Mobile Wizard
Joined: 3 May 2010
Posts:

Hello tamer

pardon me for a late reply. I tried to reproduce this problem but no joy. Things worked perfectly for me with both MoSync 2.7 and MoSync 2.6.
here you can see my system information

System Version: Mac OS X 10.6.8 (10K549)
Kernel Version: Darwin 10.8.0
Boot Volume: MacMini
Boot Mode: Normal
Computer Name: Abimac
User Name: Abi Waqas (abiwaqas)
Secure Virtual Memory: Not Enabled
64-bit Kernel and Extensions: No
Time since boot: 3:46

Xcode information

Version: 4.0 (4A2002a)
Location: /Developer
Applications:
Xcode: 4.0.2 (99)
Instruments: 4.0 (3538)
Dashcode: 3.0.2 (333)
SDKs:
Mac OS X:
10.6: (4A2002a)
iPhone OS:
4.3: (8H7)
iPhone Simulator:
3.2: (7W367a)
4.0: (8A400)
4.1: (8B117)
4.2: (8C134)
4.3: (8H7)

compare it with your and we shall see what the differences are. At the moment, I can't think of anything other than this which might have caused this trouble. My best bet would be that you are targeting it for some MoSync-Unsupported version (e.g) ios 5 and of course I can by totally wrong. Could you write me back with your findings so that we may sort it out for you.

Cheers,
Abi Waqas

Iraklis Rossis
Iraklis Rossis's picture
Offline
Mobile Wizard
Joined: 3 Aug 2011
Posts:

Can you try one of the latest nightlies? I have a hunch that it was fixed recently.

tamer_sk
tamer_sk's picture
Offline
Joined: 18 Nov 2011
Posts:

Thanks Abi and Iraklis for getting back to me on this.
Abi, the one major difference I see is that you are using Xcode 4.0 and I am trying Xcode 3.2.5. Not sure if this will make any difference or not. I will try the latest nightly build as Iraklis advised and let you know what I get.

Thanks again.

tamer_sk
tamer_sk's picture
Offline
Joined: 18 Nov 2011
Posts:

Hi Abi,
I tried the latest nightly build (MoSyncOSX-111128-1522.dmg). Still got the same issues. Just to be sure here are is my system information:
Xcode:
Version: 3.2 (10M2423)
Location: /Developer
Applications:
Xcode: 3.2.5 (1760)
Interface Builder: 3.2.5 (823)
Instruments: 2.7 (3017)
Dashcode: 3.0.2 (333)
SDKs:
Mac OS X:
10.5: (9L31a)
10.6: (10M2423)
iPhone OS:
4.2: (8C134)
iPhone Simulator:
3.2: (7W367a)
4.0: (8A400)
4.1: (8B117)
4.2: (8C134)

Mac :
System Version: Mac OS X 10.6.6 (10J567)
Kernel Version: Darwin 10.6.0
Boot Volume: Macintosh HD
Boot Mode: Normal
Computer Name: tamere-cal-m
User Name: Tamer Elgamal (tamere)
Secure Virtual Memory: Enabled
64-bit Kernel and Extensions: No
Time since boot: 6 days 3 minutes

Still getting the same errors. My next step will be trying Xcode 4.0.

Please, let me know if you have any other suggestions.

Thanks,
Tamer

Abi Waqas
abi's picture
Offline
Mobile Wizard
Joined: 3 May 2010
Posts:

I see you are still trying xcode 3.2 and I wonder where from do you get it? :P I haven't tried xcode 3.2 for a while and don't have any idea how do it behaves now with MoSync. Try xcode 4.0 which I am using at the moment and you will get good results. There might have been some deprecated calls and functions causing this problem. If you look into the documentation, we try to keep MoSync up with MoSync with latest xcode. And xcode 3.2 was long ago discontinued by Apple and so did we. Right now, we recommend using xcode 4.0. So, give it a try and I am sure it would work fine for you.

Cheers