hi i want to use cocos2dx android studio in windows.
i downloaded android-ndk-r12, android studio and apache-ant-1.9.7. cocos2dx 3.11.1
now i am successfully create a project by using command cocos.py new MyGame -p com.MyCompany.MyGame -l cpp -d I:\Work\cocos2dx.
But where i am using cocos.py compile -p android --android-studio to compile i am getting this error
[armeabi] "Compile++ thumb": "MyGame_shared <= AppDelegate.cpp"
process_begin: CreateProcess(NULL, I:/Software/ProgramingSoftware/cocos2dx/android-ndk-r12/build//../toolchains/arm-linux-androideabi-4.9/prebuilt/windows-x86_64/bin/arm-linux-androideabi-g++ -MMD -MP -MF ./obj/local/armeabi/objs-debug/MyGame_shared/hellocpp/ma
in.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -g -march=armv5te -mtune=xscale -msoft-float -fno-exceptions -fno-rtti -mthumb -O0 -UNDEBUG -Ijni/../../../Classes -II:/Software/ProgramingSoftware/cocos2dx/android
-ndk-r12/build//../sources/cxx-stl/gnu-libstdc++/4.9/include -II:/Software/ProgramingSoftware/cocos2dx/android-ndk-r12/build//../sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -II:/Software/ProgramingSoftware/cocos2dx/android-ndk-r12/build//../sources/c
xx-stl/gnu-libstdc++/4.9/include/backward -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/editor-support/cocostudio/.. -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/editor-support/cocosbuilder/.. -II:/Work/cocos2dx/MyGame/proj.an
droid-studio/../cocos2d/cocos/3d/.. -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/editor-support/spine/.. -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/network -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/audi
o/android/../include -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/ui/../editor-support -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/audio/android/../include -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/external/fl
atbuffers/.. -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/extensions/. -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/extensions/.. -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/extensions/GUI/CCControlExtension -II:/Work/cocos2
dx/MyGame/proj.android-studio/../cocos2d/extensions/GUI/CCScrollView -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/. -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/./. -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/coc
os/./.. -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/./../external -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/./../external/tinyxml2 -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/./../external/unzip -II:/Wo
rk/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/./../external/chipmunk/include/chipmunk -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/./../external/xxhash -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/./../external/nslo
g -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/./../external/poly2tri -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/./../external/poly2tri/common -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/./../external/pol
y2tri/sweep -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/./../external/clipper -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/external/websockets/prebuilt/android/../../include/android -II:/Work/cocos2dx/MyGame/proj.android-studio/..
/cocos2d/external/Box2D/.. -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/external/bullet/.. -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/external/freetype2/prebuilt/android/../../include/android -II:/Work/cocos2dx/MyGame/proj.android-stud
io/../cocos2d/external/freetype2/prebuilt/android/../../include/android/freetype2 -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/external/png/prebuilt/android/../../include/android -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/external/jpeg
/prebuilt/android/../../include/android -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/external/tiff/prebuilt/android/../../include/android -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/external/webp/prebuilt/android/../../include/android -
II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/external/chipmunk/prebuilt/android/../../include -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/external/zlib/prebuilt/android/../../include -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos
2d/external/recast/.. -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/platform/android -II:/Software/ProgramingSoftware/cocos2dx/android-ndk-r12/build//../sources/android/cpufeatures -Ijni -DANDROID -DUSE_FILE32API -Wa,--noexecstack -Wformat -Wer
ror=format-security -Wno-deprecated-declarations -Wno-extern-c-compat -D__STDC_LIMIT_MACROS=1 -Wno-extern-c-compat -fexceptions -frtti -DCC_ENABLE_CHIPMUNK_INTEGRATION=1 -std=c++11 -fsigned-char -DCOCOS2D_DEBUG=1 -isystem I:/Software/ProgramingSoftware/cocos2dx
/android-ndk-r12/build//../platforms/android-19/arch-arm/usr/include -c jni/hellocpp/main.cpp -o ./obj/local/armeabi/objs-debug/MyGame_shared/hellocpp/main.o, ...) failed.
make (e=2): The system cannot find the file specified.
make: * [obj/local/armeabi/objs-debug/MyGame_shared/hellocpp/main.o] Error 2
make: * Waiting for unfinished jobs....
process_begin: CreateProcess(NULL, I:/Software/ProgramingSoftware/cocos2dx/android-ndk-r12/build//../toolchains/arm-linux-androideabi-4.9/prebuilt/windows-x86_64/bin/arm-linux-androideabi-g++ -MMD -MP -MF ./obj/local/armeabi/objs-debug/MyGame_shared////Cl
asses/AppDelegate.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -g -march=armv5te -mtune=xscale -msoft-float -fno-exceptions -fno-rtti -mthumb -O0 -UNDEBUG -Ijni/../../../Classes -II:/Software/ProgramingSoftware/c
ocos2dx/android-ndk-r12/build//../sources/cxx-stl/gnu-libstdc++/4.9/include -II:/Software/ProgramingSoftware/cocos2dx/android-ndk-r12/build//../sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -II:/Software/ProgramingSoftware/cocos2dx/android-ndk-r12/buil
d//../sources/cxx-stl/gnu-libstdc++/4.9/include/backward -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/editor-support/cocostudio/.. -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/editor-support/cocosbuilder/.. -II:/Work/cocos2dx
/MyGame/proj.android-studio/../cocos2d/cocos/3d/.. -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/editor-support/spine/.. -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/network -II:/Work/cocos2dx/MyGame/proj.android-studio/../coc
os2d/cocos/audio/android/../include -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/ui/../editor-support -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/audio/android/../include -II:/Work/cocos2dx/MyGame/proj.android-studio/../coco
s2d/external/flatbuffers/.. -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/extensions/. -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/extensions/.. -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/extensions/GUI/CCControlExtension -
II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/extensions/GUI/CCScrollView -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/. -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/./. -II:/Work/cocos2dx/MyGame/proj.android-studio
/../cocos2d/cocos/./.. -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/./../external -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/./../external/tinyxml2 -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/./../externa
l/unzip -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/./../external/chipmunk/include/chipmunk -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/./../external/xxhash -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/./.
./external/nslog -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/./../external/poly2tri -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/./../external/poly2tri/common -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/./
../external/poly2tri/sweep -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/./../external/clipper -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/external/websockets/prebuilt/android/../../include/android -II:/Work/cocos2dx/MyGame/proj.an
droid-studio/../cocos2d/external/Box2D/.. -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/external/bullet/.. -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/external/freetype2/prebuilt/android/../../include/android -II:/Work/cocos2dx/MyGame/pr
oj.android-studio/../cocos2d/external/freetype2/prebuilt/android/../../include/android/freetype2 -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/external/png/prebuilt/android/../../include/android -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2
d/external/jpeg/prebuilt/android/../../include/android -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/external/tiff/prebuilt/android/../../include/android -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/external/webp/prebuilt/android/../../in
clude/android -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/external/chipmunk/prebuilt/android/../../include -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/external/zlib/prebuilt/android/../../include -II:/Work/cocos2dx/MyGame/proj.android-
studio/../cocos2d/external/recast/.. -II:/Work/cocos2dx/MyGame/proj.android-studio/../cocos2d/cocos/platform/android -II:/Software/ProgramingSoftware/cocos2dx/android-ndk-r12/build//../sources/android/cpufeatures -Ijni -DANDROID -DUSE_FILE32API -Wa,--noexecstac
k -Wformat -Werror=format-security -Wno-deprecated-declarations -Wno-extern-c-compat -D__STDC_LIMIT_MACROS=1 -Wno-extern-c-compat -fexceptions -frtti -DCC_ENABLE_CHIPMUNK_INTEGRATION=1 -std=c++11 -fsigned-char -DCOCOS2D_DEBUG=1 -isystem I:/Software/ProgramingSo
ftware/cocos2dx/android-ndk-r12/build//../platforms/android-19/arch-arm/usr/include -c jni/../../../Classes/AppDelegate.cpp -o ./obj/local/armeabi/objs-debug/MyGame_shared////Classes/AppDelegate.o, ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [obj/local/armeabi/objs-debug/MyGame_shared///__/Classes/AppDelegate.o] Error 2
make: Leaving directory `I:/Work/cocos2dx/MyGame/proj.android-studio/app'
Error running command, return code: 2.
That command made everything works for me :
cocos compile -p android --android-studio --app-abi armeabi
But it only gonna compile it for the abi armeabi architecture.
Related
I am trying to install a python library but I am getting an error
building '_pyFlask' extension
/home/lisa/anaconda3/bin/x86_64-conda_cos6-linux-gnu-cc -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -Wstrict-prototypes -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -pipe -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -pipe -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /home/lisagoh/anaconda3/include -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/lisa/anaconda3/include -fPIC -DFLASKCOMMIT="33a2752" -DHEALPIX_DATA="/mnt/c/Users/lisa_/OneDrive/Documents/Healpix_3.70/data" -DUSEXCOMPLEX=0 -DUSEMAP2TGA=0 -I/home/lisa/anaconda3/include/python3.8 -I/mnt/c/Users/lisa_/OneDrive/Documents/Healpix_3.70/include/healpix_cxx -c src/pyFlask_wrap.cxx -o build/temp.linux-x86_64-3.8/src/pyFlask_wrap.o -fopenmp
x86_64-conda_cos6-linux-gnu-cc: error trying to exec 'cc1plus': execvp: No such file or directory
error: command '/home/lisa/anaconda3/bin/x86_64-conda_cos6-linux-gnu-cc' failed with exit status 1
I've tried sudo apt-get g++, sudo apt-get upgrade,sudo apt-get update and they tell me I have the latest versions but it still doesn't work.
When I try g++ --print-prog-name=cc1plus I get /usr/lib/gcc/x86_64-linux-gnu/9/cc1plus but when I try to find the cc1plus file it does not exist. I'm using the Ubunto 20.04 on a Windows OS.
I'm new to Linux and any help will be greatly appreciated thank you!
Is there any way to get a list of files clang created for my source file? I have a very complex and long command line call for clang (actually from Xcode), and I would like to know which files get created besides temporary object files:
(FYI: I had to shorten the call due to SO)
clang++ -x c++
-arch
x86_64
-fmessage-length=0
-fdiagnostics-show-note-include-stack
-fmacro-backtrace-limit=0
-std=gnu++14
-stdlib=libc++
-fmodules
-gmodules
-fmodules-cache-path=/Users/Daniel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex
-fmodules-prune-interval=86400
-fmodules-prune-after=345600
-fbuild-session-file=/Users/Daniel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation
-fmodules-validate-once-per-build-session
-Wnon-modular-include-in-framework-module
-Werror=non-modular-include-in-framework-module
-Wno-trigraphs
-fpascal-strings
-O0
-DDEBUG=1
-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
-fasm-blocks
-fstrict-aliasing
-Wdeprecated-declarations
-Winvalid-offsetof
-mmacosx-version-min=10.14
-g
-fvisibility-inlines-hidden
-Wno-sign-conversion
-index-store-path
/Users/Daniel/Library/Developer/Xcode/DerivedData/afds-a7sdf68ads76f8asd7f6/Index/DataStore
-iquote
/Users/Daniel/Library/Developer/Xcode/DerivedData/afds-a7sdf68ads76f8asd7f6/Build/Intermediates.noindex/afds.build/Debug/afds.build/afds-generated-files.hmap
-I/Users/Daniel/Library/Developer/Xcode/DerivedData/afds-a7sdf68ads76f8asd7f6/Build/Intermediates.noindex/afds.build/Debug/afds.build/afds-own-target-headers.hmap
-I/Users/Daniel/Library/Developer/Xcode/DerivedData/afds-a7sdf68ads76f8asd7f6/Build/Intermediates.noindex/afds.build/Debug/afds.build/afds-all-target-headers.hmap
-iquote
/Users/Daniel/Library/Developer/Xcode/DerivedData/afds-a7sdf68ads76f8asd7f6/Build/Intermediates.noindex/afds.build/Debug/afds.build/afds-project-headers.hmap
-I/Users/Daniel/Library/Developer/Xcode/DerivedData/afds-a7sdf68ads76f8asd7f6/Build/Products/Debug/include
-I/Users/Daniel/Library/Developer/Xcode/DerivedData/afds-a7sdf68ads76f8asd7f6/Build/Intermediates.noindex/afds.build/Debug/afds.build/DerivedSources/x86_64
-I/Users/Daniel/Library/Developer/Xcode/DerivedData/afds-a7sdf68ads76f8asd7f6/Build/Intermediates.noindex/afds.build/Debug/afds.build/DerivedSources
-F/Users/Daniel/Library/Developer/Xcode/DerivedData/afds-a7sdf68ads76f8asd7f6/Build/Products/Debug
-MMD
-MT
dependencies
-MF
/Users/Daniel/Library/Developer/Xcode/DerivedData/afds-a7sdf68ads76f8asd7f6/Build/Intermediates.noindex/afds.build/Debug/afds.build/Objects-normal/x86_64/main.d
--serialize-diagnostics
/Users/Daniel/Library/Developer/Xcode/DerivedData/afds-a7sdf68ads76f8asd7f6/Build/Intermediates.noindex/afds.build/Debug/afds.build/Objects-normal/x86_64/main.dia
-c
/Users/Daniel/Desktop/afds/afds/main.cpp
-o
/Users/Daniel/Library/Developer/Xcode/DerivedData/afds-a7sdf68ads76f8asd7f6/Build/Intermediates.noindex/afds.build/Debug/afds.build/Objects-normal/x86_64/main.o
I'm trying to compile a C++ library on Mac OS which compiles on Linux. (This is done via installing an R package via a Makevars file, see: https://cran.r-project.org/doc/manuals/r-release/R-exts.html) On Linux, I see the following when I do make:
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I../inst/include/ -I"/usr/lib/R/site-library/Rcpp/include" -fpic -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -c RcppExports.cpp -o RcppExports.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I../inst/include/ -I"/usr/lib/R/site-library/Rcpp/include" -fpic -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -c packagename.cpp -o packagename.o
g++ -std=c++11 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -Wl,-z,relro -o packagename.so RcppExports.o packagename.o -llib1 -llib2 -llib3 -L/usr/lib/R/lib -lR
installing to /home/username/R/x86_64-pc-linux-gnu-library/3.2/packagename/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
* DONE (packagename)
When doing this with Mac OS, I notice it's using clang++ instead, which appears to cause errors:
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c packagename.cpp -o packagename.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_hello_world.cpp -o rcpp_hello_world.o
clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o packagename.so RcppExports.o packagename.o rcpp_hello_world.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/3.4/Resources/library/packagename/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
Error: package or namespace load failed for ‘packagename’ in dyn.load(file, DLLpath = DLLpath, ...):
unable to load shared object '/Library/Frameworks/R.framework/Versions/3.4/Resources/library/packagename/libs/packagename.so':
Error: loading failed
Execution halted
ERROR: loading failed
How do I specify in the Makefile to use g++ and not clang++?
I have tried CXX=g++ but this doesn't appear to work.
I am compiling an example application from the SDK repository of a third party vendor. I receive an error that one of the C++ header's (algorithm) cannot be found:
if [ ! -d .deps/ ]; then mkdir -p .deps/; fi
/opt/llvm-3.8.0/bin/clang++ -M -isystem/opt/tbricks/sdk/include64 -I../../.. -I../../../.. -I./../../../.. -DLINUX -DLINUX64 -DTB_USE_RCU -DURCU_INLINE_SMALL_FUNCTIONS -DU_USING_ICU_NAMESPACE=0 -DNDEBUG -D_POSIX_PTHREAD_SEMANTICS -fPIC -D_GNU_SOURCE -DTB_USE_RCU -DTB_USE_RCU -D_GLIBCXX_USE_CXX11_ABI=0 -m64 --gcc-toolchain=/opt/gcc-5.2.0 -flto=full -std=gnu++14 -D_GLIBCXX_DEPRECATED= -pipe -fno-omit-frame-pointer -ffast-math -fno-finite-math-only -pthread -march=core2 -mtune=corei7 -g -O3 -Qunused-arguments -fnon-call-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Wshadow -Wpointer-arith -Wno-self-assign -Wno-unused-function -Wno-gnu-empty-initializer -Wno-unused-parameter -Wno-ignored-qualifiers -Wno-mismatched-tags -Wno-unused-local-typedef -Wno-parentheses-equality -Wno-unused-private-field -Wno-missing-field-initializers -Wno-missing-braces -Werror=return-type -Werror=overloaded-virtual -DSTRATEGY_BUILD_PROFILE=\"release\" ../../../../shared/Helpers.cpp > .deps/Helpers.o.d
../../../../shared/Helpers.cpp:14:10: fatal error: 'algorithm' file not found
#include <algorithm>
What sets the location path to search for C++ header files, such as algorithm? Is there anything I can grep for within makefiles?
Either install g++ alongside (you need libstdc++) or use LLVM libc++ and specify it with -stdlib=libc++
I am currently trying to get a simple widget based "hello world" iOS application getting built with "Qt 5.2 for iOS". However, when using QtCreator to compile a freshly created test application with the iphonesimulator-clang kit it just says "there is nothing to be done for first", and no binary file is created. I have spent a few hours already to track this down, but can't figure out what I have configured wrong.
I am using a MacBook Air with OS X 10.8.5, Qt 5.2.0, QtCreator 3.0.0 and XCode 5.0.2 (in case this matters). There is also Qt 4.8.5 installed on this machine, this this version is what I used for production purposes.
Some more things to mention:
When running qmake from QtCreator it gives a warning "The version of XCode installed on this system is not recognized"
The iOS sample applications shipped with 5.2 do build and run correctly
When deleting the ".pro.user" file of such a shipped sample, which means that I need to reconfigure the project in QtCreator again afterwards (selecting the kit), the sample shows the same problems as my freshly created test app: qmake will warn about the XCode version and the make step will not do anything.
Any hints are more than welcome!
In case other people run into the same problem - I finally tracked it down:
Installing the latest XCode command line tools solved the problem.
When initially installing "Qt 5.2 for iOS" I also updated to the latest XCode version via the App Store. I guess that the XCode update did not update the command line tools (which I already had installed before), and for some reason Qt did then silently fail on this.
I'm using Qt 5.2 on my Macbook Pro to do the same as you try to do, a simple qt widget based "Hello World" for iOS and it just works fine.
Build for simulator and run in simulator works on my first try, no need for me to add any extra build step or anything, just using the project template for a widget based iOS application and adding a label.
I see some differences between our setups, but cannot say if any of them are the one causing problems for you:
I have OS X 10.9.1, Qt 5.2.0 for both iOS and Android.
The other versions are the same: QtCreator 3.0 and Xcode 5.0.2.
Hopefully this can be of some help.
See image of iOS simulator running Qt Hello World at http://i.imgur.com/HbB3tYG.png
Compiler output from a "build project" after a "clean project":
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f Makefile.DebugSimulator
Build settings from command line:
SDKROOT = iphonesimulator7.0
=== BUILD AGGREGATE TARGET Qt Preprocess OF PROJECT testQtForiOS WITH CONFIGURATION Debug ===
Check dependencies
PhaseScriptExecution Qt\ Qmake testQtForiOS.build/Debug-iphonesimulator/Qt\ Preprocess.build/Script-5E618435888B9D49F8540165.sh
cd /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug
/bin/sh -c \"/Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/testQtForiOS.build/Debug-iphonesimulator/Qt\ Preprocess.build/Script-5E618435888B9D49F8540165.sh\"
make[2]: `testQtForiOS.xcodeproj/project.pbxproj' is up to date.
PhaseScriptExecution Qt\ Preprocessors testQtForiOS.build/Debug-iphonesimulator/Qt\ Preprocess.build/Script-7EF0942E79C014DCEC8976BC.sh
cd /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug
/bin/sh -c \"/Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/testQtForiOS.build/Debug-iphonesimulator/Qt\ Preprocess.build/Script-7EF0942E79C014DCEC8976BC.sh\"
make[2]: Nothing to be done for `preprocess'.
=== BUILD TARGET testQtForiOS OF PROJECT testQtForiOS WITH CONFIGURATION Debug ===
Check dependencies
Create product structure
/bin/mkdir -p /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/Debug-iphonesimulator/testQtForiOS.app
ProcessInfoPlistFile Debug-iphonesimulator/testQtForiOS.app/Info.plist Info.plist
cd /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug
builtin-infoPlistUtility /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/Info.plist -genpkginfo /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/Debug-iphonesimulator/testQtForiOS.app/PkgInfo -expandbuildsettings -format binary -platform iphonesimulator -o /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/Debug-iphonesimulator/testQtForiOS.app/Info.plist
CompileC testQtForiOS.build/Debug-iphonesimulator/testQtForiOS.build/Objects-normal/i386/main.o /Users/johan/Documents/Tmp/QtForiOS/testQtForiOS/main.cpp normal i386 c++ com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -arch i386 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk -fexceptions -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility=hidden -fvisibility-inlines-hidden -Wno-sign-conversion -mios-simulator-version-min=5.0 -I/Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/testQtForiOS.build/Debug-iphonesimulator/testQtForiOS.build/testQtForiOS.hmap -I/Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/Debug-iphonesimulator/include -I/Users/Shared/Qt/5.2.0/5.2.0/ios/mkspecs/macx-ios-clang/ios -I../../../../../Shared/Qt/5.2.0/5.2.0/ios/include -I../../../../../Shared/Qt/5.2.0/5.2.0/ios/include/QtWidgets -I../../../../../Shared/Qt/5.2.0/5.2.0/ios/include/QtGui -I../../../../../Shared/Qt/5.2.0/5.2.0/ios/include/QtCore -I. -I. -I. -I../../../../../Shared/Qt/5.2.0/5.2.0/ios/mkspecs/macx-ios-clang -I/Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/testQtForiOS.build/Debug-iphonesimulator/testQtForiOS.build/DerivedSources/i386 -I/Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/testQtForiOS.build/Debug-iphonesimulator/testQtForiOS.build/DerivedSources -F/Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/Debug-iphonesimulator -pipe -fvisibility=hidden -fpascal-strings -fmessage-length=0 -Wno-trigraphs -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-shorten-64-to-32 -Wno-sign-conversion -fexceptions -fasm-blocks -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wformat -Wno-missing-braces -Wno-unused-function -Wno-unused-label -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-sign-compare -Wpointer-sign -Wno-newline-eof -Wdeprecated-declarations -Winvalid-offsetof -Wno-conversion -fvisibility-inlines-hidden -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -g -gdwarf-2 -Wall -W -fPIE -DDARWIN_NO_CARBON -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DQT_QML_DEBUG -DQT_DECLARATIVE_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -MMD -MT dependencies -MF /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/testQtForiOS.build/Debug-iphonesimulator/testQtForiOS.build/Objects-normal/i386/main.d --serialize-diagnostics /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/testQtForiOS.build/Debug-iphonesimulator/testQtForiOS.build/Objects-normal/i386/main.dia -c /Users/johan/Documents/Tmp/QtForiOS/testQtForiOS/main.cpp -o /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/testQtForiOS.build/Debug-iphonesimulator/testQtForiOS.build/Objects-normal/i386/main.o
CompileC testQtForiOS.build/Debug-iphonesimulator/testQtForiOS.build/Objects-normal/i386/mainwindow.o /Users/johan/Documents/Tmp/QtForiOS/testQtForiOS/mainwindow.cpp normal i386 c++ com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -arch i386 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk -fexceptions -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility=hidden -fvisibility-inlines-hidden -Wno-sign-conversion -mios-simulator-version-min=5.0 -I/Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/testQtForiOS.build/Debug-iphonesimulator/testQtForiOS.build/testQtForiOS.hmap -I/Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/Debug-iphonesimulator/include -I/Users/Shared/Qt/5.2.0/5.2.0/ios/mkspecs/macx-ios-clang/ios -I../../../../../Shared/Qt/5.2.0/5.2.0/ios/include -I../../../../../Shared/Qt/5.2.0/5.2.0/ios/include/QtWidgets -I../../../../../Shared/Qt/5.2.0/5.2.0/ios/include/QtGui -I../../../../../Shared/Qt/5.2.0/5.2.0/ios/include/QtCore -I. -I. -I. -I../../../../../Shared/Qt/5.2.0/5.2.0/ios/mkspecs/macx-ios-clang -I/Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/testQtForiOS.build/Debug-iphonesimulator/testQtForiOS.build/DerivedSources/i386 -I/Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/testQtForiOS.build/Debug-iphonesimulator/testQtForiOS.build/DerivedSources -F/Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/Debug-iphonesimulator -pipe -fvisibility=hidden -fpascal-strings -fmessage-length=0 -Wno-trigraphs -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-shorten-64-to-32 -Wno-sign-conversion -fexceptions -fasm-blocks -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wformat -Wno-missing-braces -Wno-unused-function -Wno-unused-label -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-sign-compare -Wpointer-sign -Wno-newline-eof -Wdeprecated-declarations -Winvalid-offsetof -Wno-conversion -fvisibility-inlines-hidden -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -g -gdwarf-2 -Wall -W -fPIE -DDARWIN_NO_CARBON -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DQT_QML_DEBUG -DQT_DECLARATIVE_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -MMD -MT dependencies -MF /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/testQtForiOS.build/Debug-iphonesimulator/testQtForiOS.build/Objects-normal/i386/mainwindow.d --serialize-diagnostics /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/testQtForiOS.build/Debug-iphonesimulator/testQtForiOS.build/Objects-normal/i386/mainwindow.dia -c /Users/johan/Documents/Tmp/QtForiOS/testQtForiOS/mainwindow.cpp -o /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/testQtForiOS.build/Debug-iphonesimulator/testQtForiOS.build/Objects-normal/i386/mainwindow.o
CompileC testQtForiOS.build/Debug-iphonesimulator/testQtForiOS.build/Objects-normal/i386/moc_mainwindow.o moc_mainwindow.cpp normal i386 c++ com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -arch i386 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk -fexceptions -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility=hidden -fvisibility-inlines-hidden -Wno-sign-conversion -mios-simulator-version-min=5.0 -I/Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/testQtForiOS.build/Debug-iphonesimulator/testQtForiOS.build/testQtForiOS.hmap -I/Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/Debug-iphonesimulator/include -I/Users/Shared/Qt/5.2.0/5.2.0/ios/mkspecs/macx-ios-clang/ios -I../../../../../Shared/Qt/5.2.0/5.2.0/ios/include -I../../../../../Shared/Qt/5.2.0/5.2.0/ios/include/QtWidgets -I../../../../../Shared/Qt/5.2.0/5.2.0/ios/include/QtGui -I../../../../../Shared/Qt/5.2.0/5.2.0/ios/include/QtCore -I. -I. -I. -I../../../../../Shared/Qt/5.2.0/5.2.0/ios/mkspecs/macx-ios-clang -I/Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/testQtForiOS.build/Debug-iphonesimulator/testQtForiOS.build/DerivedSources/i386 -I/Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/testQtForiOS.build/Debug-iphonesimulator/testQtForiOS.build/DerivedSources -F/Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/Debug-iphonesimulator -pipe -fvisibility=hidden -fpascal-strings -fmessage-length=0 -Wno-trigraphs -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-shorten-64-to-32 -Wno-sign-conversion -fexceptions -fasm-blocks -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wformat -Wno-missing-braces -Wno-unused-function -Wno-unused-label -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-sign-compare -Wpointer-sign -Wno-newline-eof -Wdeprecated-declarations -Winvalid-offsetof -Wno-conversion -fvisibility-inlines-hidden -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -g -gdwarf-2 -Wall -W -fPIE -DDARWIN_NO_CARBON -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DQT_QML_DEBUG -DQT_DECLARATIVE_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -MMD -MT dependencies -MF /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/testQtForiOS.build/Debug-iphonesimulator/testQtForiOS.build/Objects-normal/i386/moc_mainwindow.d --serialize-diagnostics /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/testQtForiOS.build/Debug-iphonesimulator/testQtForiOS.build/Objects-normal/i386/moc_mainwindow.dia -c /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/moc_mainwindow.cpp -o /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/testQtForiOS.build/Debug-iphonesimulator/testQtForiOS.build/Objects-normal/i386/moc_mainwindow.o
PhaseScriptExecution Qt\ Prelink testQtForiOS.build/Debug-iphonesimulator/testQtForiOS.build/Script-3DA90DAE39A0C9D07C6F6B0F.sh
cd /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug
/bin/sh -c /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/testQtForiOS.build/Debug-iphonesimulator/testQtForiOS.build/Script-3DA90DAE39A0C9D07C6F6B0F.sh
Ld Debug-iphonesimulator/testQtForiOS.app/testQtForiOS normal i386
cd /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk -L/Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/Debug-iphonesimulator -L/Users/Shared/Qt/5.2.0/5.2.0/ios/plugins/platforms -L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/Frameworks -L/Users/Shared/Qt/5.2.0/5.2.0/ios/lib -F/Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/Debug-iphonesimulator -filelist /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/testQtForiOS.build/Debug-iphonesimulator/testQtForiOS.build/Objects-normal/i386/testQtForiOS.LinkFileList -Xlinker -objc_abi_version -Xlinker 2 -headerpad_max_install_names -u _qt_registerPlatformPlugin -L/Users/Shared/Qt/5.2.0/5.2.0/ios/plugins/platforms -framework UIKit -L/Users/Shared/Qt/5.2.0/5.2.0/ios/lib -framework OpenGLES -lz -lm -Xlinker -no_implicit_dylibs -mios-simulator-version-min=5.0 -lqios_iphonesimulator_debug -framework Foundation -framework QuartzCore -framework CoreFoundation -framework CoreText -framework CoreGraphics -lQt5PlatformSupport_iphonesimulator_debug -lQt5Widgets_iphonesimulator_debug -lQt5Gui_iphonesimulator_debug -lQt5Core_iphonesimulator_debug -Xlinker -dependency_info -Xlinker /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/testQtForiOS.build/Debug-iphonesimulator/testQtForiOS.build/Objects-normal/i386/testQtForiOS_dependency_info.dat -o /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/Debug-iphonesimulator/testQtForiOS.app/testQtForiOS
CpResource testQtForiOS.xcodeproj/Default-568h#2x.png Debug-iphonesimulator/testQtForiOS.app/Default-568h#2x.png
cd /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/testQtForiOS.xcodeproj/Default-568h#2x.png /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/Debug-iphonesimulator/testQtForiOS.app
Touch Debug-iphonesimulator/testQtForiOS.app
cd /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug
/usr/bin/touch -c /Users/johan/Documents/Tmp/QtForiOS/build-testQtForiOS-iphonesimulator_clang_Qt_5_2_0_for_iOS-Debug/Debug-iphonesimulator/testQtForiOS.app
** BUILD SUCCEEDED **