RE: can not compile for ios with latest version, xcode dev tools installed
ok this is the current state:
by the way ios builds did not work yet, i was never been able to succesfully build for ios/mac with esenthel 2.0
i updated the current xcode version to the latest one
and redownloaded and reinstalled the esenthel 2.0 release
now on mac build i get this:
Dyld Error Message:
Library not loaded: @executable_path/../Library/Frameworks/Cg.framework/Cg
Referenced from: /Users/USER/Desktop/*/06 - ComboBox.app/Contents/MacOS/06 - ComboBox
Reason: image not found
Process: 06 - ComboBox [1056]
Path: /Users/USER/Desktop/*/06 - ComboBox.app/Contents/MacOS/06 - ComboBox
Identifier: 06 - ComboBox
Version: 1.0 (1)
Code Type: X86-64 (Native)
Parent Process: launchd [123]
Date/Time: 2013-03-17 11:17:03.798 +0100
OS Version: Mac OS X 10.7.5 (11G63b)
Report Version: 9
Interval Since Last Report: 1229324 sec
Crashes Since Last Report: 15
Per-App Crashes Since Last Report: 1
Anonymous UUID: 8C30EC7C-EFE4-4D70-82FF-06805A7E9325
Crashed Thread: 0
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Application Specific Information:
dyld: launch, loading dependent libraries
Dyld Error Message:
Library not loaded: @executable_path/../Library/Frameworks/Cg.framework/Cg
Referenced from: /Users/USER/Desktop/*/06 - ComboBox.app/Contents/MacOS/06 - ComboBox
Reason: image not found
Binary Images:
0x100000000 - 0x1001c7fef +06 - ComboBox (1.0 - 1) <EADCE81B-FF8F-3A2B-8BC4-A7F2C4DE1E4F> /Users/USER/Desktop/*/06 - ComboBox.app/Contents/MacOS/06 - ComboBox
0x1002e6000 - 0x100311fff com.apple.audio.OpenAL (1.5.1 - 1.5.1) <5B954EC6-08B6-3255-932C-DDAB908E72F4> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x7fff669b6000 - 0x7fff669eabaf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
0x7fff838c9000 - 0x7fff83915ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff88269000 - 0x7fff88269fff com.apple.Carbon (153 - 153) <E37A515C-4C10-3102-8146-C0FBD458F8CF> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8bce6000 - 0x7fff8bce6fff com.apple.Cocoa (6.6 - ???) <9E3D4787-A2CE-38E0-BEF8-E5DA63B6E6A1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8eb27000 - 0x7fff8eb36fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
Model: MacBookAir4,2, BootROM MBA41.0077.B0F, 2 processors, Intel Core i7, 1.8 GHz, 4 GB, SMC 1.73f66
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.106.198.19.22)
Bluetooth: Version 4.0.8f17, 2 service, 11 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM256C, 251 GB
USB Device: FaceTime Camera (Built-in), apple_vendor_id, 0x850a, 0xfa200000 / 3
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 2
USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821f, 0xfa113000 / 8
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x024d, 0xfa120000 / 4
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8404, 0xfd110000 / 3
and on ios build i get this:
error: could not read CFBundleIdentifier from Info.plist (null)
=== BUILD NATIVE TARGET iOS OF PROJECT Project WITH CONFIGURATION Debug ===
Check dependencies
CpResource /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk/ResourceRules.plist "./06 - ComboBox.app/ResourceRules.plist"
cd "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox"
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk/ResourceRules.plist "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/./06 - ComboBox.app"
ProcessInfoPlistFile "./06 - ComboBox.app/Info.plist" Assets/iOS.plist
cd "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox"
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-infoPlistUtility "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/Assets/iOS.plist" -genpkginfo "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/./06 - ComboBox.app/PkgInfo" -expandbuildsettings -format binary -platform iphoneos -resourcerulesfile "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/./06 - ComboBox.app/ResourceRules.plist" -o "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/./06 - ComboBox.app/Info.plist"
CopyPNGFile "./06 - ComboBox.app/Icon@2x.png" "Assets/Icon@2x.png"
cd "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox"
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress "" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/Assets/Icon@2x.png" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/./06 - ComboBox.app/Icon@2x.png"
CopyPNGFile "./06 - ComboBox.app/Icon-72.png" Assets/Icon-72.png
cd "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox"
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress "" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/Assets/Icon-72.png" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/./06 - ComboBox.app/Icon-72.png"
CopyPNGFile "./06 - ComboBox.app/Icon.png" Assets/Icon.png
cd "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox"
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress "" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/Assets/Icon.png" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/./06 - ComboBox.app/Icon.png"
CopyPNGFile "./06 - ComboBox.app/Icon-72@2x.png" "Assets/Icon-72@2x.png"
cd "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox"
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress "" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/Assets/Icon-72@2x.png" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/./06 - ComboBox.app/Icon-72@2x.png"
CopyPNGFile "./06 - ComboBox.app/Icon-Small.png" Assets/Icon-Small.png
cd "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox"
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress "" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/Assets/Icon-Small.png" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/./06 - ComboBox.app/Icon-Small.png"
CopyPNGFile "./06 - ComboBox.app/Icon-Small@2x.png" "Assets/Icon-Small@2x.png"
cd "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox"
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress "" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/Assets/Icon-Small@2x.png" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/./06 - ComboBox.app/Icon-Small@2x.png"
CopyPNGFile "./06 - ComboBox.app/Icon-Small-50.png" Assets/Icon-Small-50.png
cd "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox"
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress "" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/Assets/Icon-Small-50.png" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/./06 - ComboBox.app/Icon-Small-50.png"
CopyPNGFile "./06 - ComboBox.app/Icon-Small-50@2x.png" "Assets/Icon-Small-50@2x.png"
cd "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox"
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress "" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/Assets/Icon-Small-50@2x.png" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/./06 - ComboBox.app/Icon-Small-50@2x.png"
CopyPNGFile "./06 - ComboBox.app/Default.png" Assets/Default.png
cd "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox"
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress "" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/Assets/Default.png" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/./06 - ComboBox.app/Default.png"
CpResource "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Bin/Mobile/Engine.pak" "./06 - ComboBox.app/Engine.pak"
cd "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox"
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Bin/Mobile/Engine.pak" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/./06 - ComboBox.app"
CpResource Assets/Project.pak "./06 - ComboBox.app/Project.pak"
cd "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox"
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/Assets/Project.pak" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/./06 - ComboBox.app"
CopyPNGFile "./06 - ComboBox.app/Default@2x.png" "Assets/Default@2x.png"
cd "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox"
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress "" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/Assets/Default@2x.png" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/./06 - ComboBox.app/Default@2x.png"
CompileXIB Assets/iOS.xib
cd "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox"
setenv IBC_MINIMUM_COMPATIBILITY_VERSION 4.3
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/..
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/./06 - ComboBox.app/iOS.nib" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/Assets/iOS.xib" --sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk
CopyPNGFile "./06 - ComboBox.app/Default-Portrait.png" Assets/Default-Portrait.png
cd "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox"
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress "" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/Assets/Default-Portrait.png" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/./06 - ComboBox.app/Default-Portrait.png"
CompileC build/Project.build/Debug-iphoneos/iOS.build/Objects-normal/armv7/Main.o Source/Main.cpp normal armv7 c++ com.apple.compilers.llvmgcc42
cd "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox"
setenv LANG en_US.US-ASCII
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/llvm-gcc-4.2 -x c++ -arch armv7 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -O0 -DDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk -ffast-math -Wno-invalid-offsetof -gdwarf-2 -fvisibility=hidden -fvisibility-inlines-hidden -fno-threadsafe-statics -mthumb -miphoneos-version-min=4.3 "-I/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/build/Project.build/Debug-iphoneos/iOS.build/06 - ComboBox.hmap" "-I/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/include" -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include "-I/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/build/Project.build/Debug-iphoneos/iOS.build/DerivedSources/armv7" "-I/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/build/Project.build/Debug-iphoneos/iOS.build/DerivedSources" "-F/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox" -fshort-wchar -ffriend-injection -fpermissive -include /var/folders/ks/ntd6h69n28n5kvs6kgrbtq_h0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/stdafx-anggcdztsvfasadngfzyekyyeiby/stdafx.h -c "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/Source/Main.cpp" -o "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/build/Project.build/Debug-iphoneos/iOS.build/Objects-normal/armv7/Main.o"
/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Bin/EsenthelEngine/Memory/Memory.h: In function 'TYPE*& EE::Free(TYPE*&) [with TYPE = void*]':
/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Bin/EsenthelEngine/Misc/Templates.h:69: instantiated from 'EE::Mems<TYPE>& EE::Mems<TYPE>::clear() [with TYPE = void*]'
/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Bin/EsenthelEngine/Misc/Templates.h:72: instantiated from 'EE::Mems<TYPE>& EE::Mems<TYPE>::del() [with TYPE = void*]'
/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Bin/EsenthelEngine/Misc/Templates.h:182: instantiated from 'EE::Mems<TYPE>::~Mems() [with TYPE = void*]'
/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Bin/EsenthelEngine/Physics/Actor.h:154: instantiated from here
/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Bin/EsenthelEngine/Memory/Memory.h:98: warning: casting 'void**' to 'void*&' does not dereference pointer
CompileC build/Project.build/Debug-iphoneos/iOS.build/Objects-normal/armv7/Commands.o Source/Shared/Commands.cpp normal armv7 c++ com.apple.compilers.llvmgcc42
cd "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox"
setenv LANG en_US.US-ASCII
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/llvm-gcc-4.2 -x c++ -arch armv7 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -O0 -DDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk -ffast-math -Wno-invalid-offsetof -gdwarf-2 -fvisibility=hidden -fvisibility-inlines-hidden -fno-threadsafe-statics -mthumb -miphoneos-version-min=4.3 "-I/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/build/Project.build/Debug-iphoneos/iOS.build/06 - ComboBox.hmap" "-I/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/include" -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include "-I/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/build/Project.build/Debug-iphoneos/iOS.build/DerivedSources/armv7" "-I/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/build/Project.build/Debug-iphoneos/iOS.build/DerivedSources" "-F/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox" -fshort-wchar -ffriend-injection -fpermissive -include /var/folders/ks/ntd6h69n28n5kvs6kgrbtq_h0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/stdafx-anggcdztsvfasadngfzyekyyeiby/stdafx.h -c "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/Source/Shared/Commands.cpp" -o "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/build/Project.build/Debug-iphoneos/iOS.build/Objects-normal/armv7/Commands.o"
/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Bin/EsenthelEngine/Memory/Memory.h: In function 'TYPE*& EE::Free(TYPE*&) [with TYPE = void*]':
/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Bin/EsenthelEngine/Misc/Templates.h:69: instantiated from 'EE::Mems<TYPE>& EE::Mems<TYPE>::clear() [with TYPE = void*]'
/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Bin/EsenthelEngine/Misc/Templates.h:72: instantiated from 'EE::Mems<TYPE>& EE::Mems<TYPE>::del() [with TYPE = void*]'
/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Bin/EsenthelEngine/Misc/Templates.h:182: instantiated from 'EE::Mems<TYPE>::~Mems() [with TYPE = void*]'
/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Bin/EsenthelEngine/Physics/Actor.h:154: instantiated from here
/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Bin/EsenthelEngine/Memory/Memory.h:98: warning: casting 'void**' to 'void*&' does not dereference pointer
Ld "./06 - ComboBox.app/06 - ComboBox" normal armv7
cd "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox"
setenv IPHONEOS_DEPLOYMENT_TARGET 4.3
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/llvm-g++-4.2 -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk "-L/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox" "-F/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox" -filelist "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/build/Project.build/Debug-iphoneos/iOS.build/Objects-normal/armv7/06 - ComboBox.LinkFileList" -dead_strip -framework QuartzCore -framework UIKit -framework Foundation -framework CoreMotion -framework OpenGLES -framework OpenAL -lz -miphoneos-version-min=4.3 "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Bin/EsenthelEngine Device.a" "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Bin/EsenthelEngine Simulator.a" -o "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/./06 - ComboBox.app/06 - ComboBox"
ld: warning: ignoring file /Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Bin/EsenthelEngine Simulator.a, file was built for archive which is not the architecture being linked (armv7): /Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Bin/EsenthelEngine Simulator.a
GenerateDSYMFile "./06 - ComboBox.app.dSYM" "./06 - ComboBox.app/06 - ComboBox"
cd "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox"
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/./06 - ComboBox.app/06 - ComboBox" -o "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/./06 - ComboBox.app.dSYM"
ProcessProductPackaging "/Users/xzessmedia/Library/MobileDevice/Provisioning Profiles/FE5128BF-24AA-4115-AA42-7BF5E3F8787E.mobileprovision" "./06 - ComboBox.app/embedded.mobileprovision"
cd "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox"
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-productPackagingUtility "/Users/xzessmedia/Library/MobileDevice/Provisioning Profiles/FE5128BF-24AA-4115-AA42-7BF5E3F8787E.mobileprovision" -o "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/./06 - ComboBox.app/embedded.mobileprovision"
ProcessProductPackaging "/Users/xzessmedia/Library/MobileDevice/Provisioning Profiles/FE5128BF-24AA-4115-AA42-7BF5E3F8787E.mobileprovision" "./06 - ComboBox.app/embedded.mobileprovision"
cd "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox"
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-productPackagingUtility "/Users/xzessmedia/Library/MobileDevice/Provisioning Profiles/FE5128BF-24AA-4115-AA42-7BF5E3F8787E.mobileprovision" -o "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/./06 - ComboBox.app/embedded.mobileprovision"
Touch "./06 - ComboBox.app"
cd "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox"
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/usr/bin/touch -c "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/./06 - ComboBox.app"
ProcessProductPackaging /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk/Entitlements.plist "build/Project.build/Debug-iphoneos/iOS.build/06 - ComboBox.xcent"
cd "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox"
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-productPackagingUtility /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk/Entitlements.plist -entitlements -format xml -o "/Users/xzessmedia/Desktop/esenthel/Esenthel 2.0/Projects/_Build_/06 - ComboBox/build/Project.build/Debug-iphoneos/iOS.build/06 - ComboBox.xcent"
error: could not read CFBundleIdentifier from Info.plist (null)
** BUILD FAILED **
The following build commands failed:
ProcessProductPackaging /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk/Entitlements.plist "build/Project.build/Debug-iphoneos/iOS.build/06 - ComboBox.xcent"
(1 failure)
Royality Free Game Ressources
www.xzessmedia.de
|