User forums > Help

Error compliling program with QT3.3.2

(1/2) > >>

TJLopes:
When I compile a Qt application I receive the message below!
somebody know how I solve this problem? Please!

"cannot find -lQ3Support4"

yop:
You are trying to compile a Qt3 programm with Qt4? (the library that is missing shows that you are). First please say what OS you are using. Secondly what's the value your QTDIR variable? Finally, are you using Code::Blocks? Have you tried this?

TJLopes:
I1m using Qt 3.3.2 with Code-Blocks 1-RC2 in WindowsXP SP2

yop:
And how did you try to build your app? Do you have a Makefile of your own or you just hit "Build" from Code::Blocks? Did you use the supplied Qt template project? The Qt template was made for Qt4.

TJLopes:
I hit "Build" from Code::Blocks and use the template project for Qt applications!

Navigation

[0] Message Index

[#] Next page

Go to full version