j
k
j a
j l
Leslie Turriff wrote:
g++ -luuid -o Tutorial1 main.o -L/usr/lib64 -L/usr/lib64 -L/usr/X11R6/lib64 -luuid -ltqt -lXext -lX11 -lm
Add link to tqt-mt lib
g++ ... -lX11 -lm -ltqt-mt
It is called the linker not the loader btw.
regards
Back to the thread
Back to the list