09-07-2012 01:45 PM
Hi,
I am not able to compile the New HelloWorld Project.Where as i am able to run the sampl example downloaded for Website.
Bellow is sinpet of Console i am getting
**** Build of configuration Simulator-Debug for project New ****
make Simulator-Debug
/Applications/bbndk/host_10_0_6_1/darwin/x86/usr/b
WARNING: Failure to find: ../src/*.h
WARNING: Failure to find: ../src/*.h
/Applications/bbndk/host_10_0_6_1/darwin/x86/usr/b
WARNING: Failure to find: ../src/*.h
WARNING: Failure to find: ../src/*.h
make -C ./translations -f Makefile update release
make[1]: Entering directory `/Users/navneetgupta/ndk-10.0.6-workspace/New/tran
/Applications/bbndk/host_10_0_6_1/darwin/x86/usr/b
dyld: Library not loaded: libQtXml.4.dylib
Referenced from: /Applications/bbndk/host_10_0_6_1/darwin/x86/usr/b
Reason: image not found
make[1]: Leaving directory `/Users/navneetgupta/ndk-10.0.6-workspace/New/tran
make[1]: *** [update] Trace/BPT trap: 5
make: *** [Makefile] Error 2
**** Build Finished
09-11-2012 10:27 AM
As you were able to build "example applications", I guess that your environment is fine.
Can u give more details how you created the "new" project?
ex.: create an empty project from a template? import a project?