Hello
I need help. Look below:
OS info:
QNX Neutrino 6.2.1
installed:
Qt/X11-free Development for Neutrino (x86) 3.1.0
Qt/X11-free for Neutrino 3.1.0
XFree86 Base 4.2
XFree86 Basic Fonts 4.2
XFree86 Binaries (x86) 4.2
XFree86 Extra Fonts 4.2
XFree86 Libs (x86) 4.2
XFree86 Libs Development (x86) 4.2
XFree86 Xservers (x86) 4.2
XFree86 Xservers Development (x86) 4.2
project.pro: SOURCES = qt1.cpp
CONFIG += qt thread warn_on release
I can: create second pro file and Makefile (QMAKESPEC= "qnx-g++")
make result:
g++ -c -pipe -Wall -W -O -fno-inline -fno-pack-struct -DQT_NO_DEBUG -I. -I/opt/X11R6/qt3/include -I/opt/X11R6/qt3/mkspecs/qnx-g++ -o qt1.o qt1.cpp
g++ -o home qt1.o -Wl,-rpath,/opt/X11R6/qt3/lib -L/opt/X11R6/qt3/lib -L/opt/X11R6/lib -lqt -lXext -lX11 -lsocket -lm
/usr/bin/ntox86-ld: cannot find -lqt
collect2: ld returned 1 exit status
make: *** [home] Error 1
make creates qt1.o file
project.pro: CONFIG with thread and witout thread: the same result
Now I don't know what to do. Any suggestions?
Please help me
Vitor
-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From_______________________________________________
openqnx-developer mailing list
openqnx-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/openqnx-developer