Hello,
This is my first post so welcome everyone!!
I have problem with new Qt 5.0.1
After installation QT 5.0.1 with Qt Creator in one package I cannot compile simple drawing application. I think that is problem that i have x64 processor and OS but this installation packed is only for 32 (http://qt-project.org/downloads) I downloaded Qt 5.0.1 for Windows 32-bit (MinGW 4.7, 823 MB) version.
I need help as soon as possible, because this is project for my studies, and the end date is on next week.
I think the problem is with version. Maybe somebody know where I can download older QTCreator with QT liblary in one package.
When I try to do this i get message that:
...\Documents\OpenGL\OiWSR\glwidget.cpp:24: błąd:undefined reference to `_imp__glBegin@4'
...\Documents\OpenGL\OiWSR\glwidget.cpp:25: błąd:undefined reference to `_imp__glVertex3f@12'
...\Documents\OpenGL\OiWSR\glwidget.cpp:26: błąd:undefined reference to `_imp__glVertex3f@12'
...\Documents\OpenGL\OiWSR\glwidget.cpp:27: błąd:undefined reference to `_imp__glEnd@0'
collect2.exe:-1: błąd:error: ld returned 1 exit status
Thanks a lot for any help…
↧