|
Vadim V
|
Momentics-Qt complexities...
|
|
Vadim V
12/22/2011 3:34 PM
post90753
|
Momentics-Qt complexities...
Greetings men.
I’m beginning Neutrino-Qt user, trying out to install Desktop Qt libraries version 4.7.4 from the Qt SDK(http://qt.
nokia.com/downloads/downloads) on the Windows-host Momentics 4.7 for the target VMWare Neutrino 6.5. But I’m
confronted with difficulties when I tried to integrate Qt components with Momentics and to run simply Qt console
application – pattern+printf(“December Qt”);.
First ldd:FATAL -- when compiled – “ 'FORCE' does not exist - don't know how to make it, No Debug”, but executable
binary file was created. In Run Configuration the Main insert is marked with red cross, the “Run” button is disabled.
When I have run it from the tools panel Run->Run I‘ve got a second ldd:FATAL: Could not load library libQtGui.so.4.When
I have loaded binary file to the WMWare Neutrino-target through ftp and run it without Photon, Neutrino was no answer(#
was absent).
With it was LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/qnx650/target/qnx6/x86/usr/lib, when is libQtGui.so.4 and others Qt’s
;
PATH=$PATH: /usr/qnx650/target/qnx6/x86/usr/bin.
My steps:
1)Have installed qt_qnx_targets.tar.gz, qt_qnx_host_win32_x86.tar.gz onto my WindowsXP host.
2) Have installed qt_qnx_targets.tar.gz onto Neutrino-6.5 target, directory /usr/qnx650/target.
3)Have installed Desktop Qt libraries 4.7.4 from the Qt SDK, Min-GW, Qt Eclipse Integration, Symbols package.
4)New->Qt Console Application, Project->Run qmake, Project->Build project(No debug), Run->External Tools->qmake-qnx,
Run->External Tools->mingw32-make.
5)Run->run(ldd:FATAL: …library libQtGui.so.4), but Run was useless by that time.
What I have missed?
Thanks for answer.
|
|
|
|
|