I have download this:
http://www.qtsoftware.com/downloads/sdk-linux-x11-32bit-cpp
http://www.qtsoftware.com/downloads/sdk-linux-x11-32bit-cpp
To copy to clipboard, switch view to plain text mode
and i installed it in ubuntu 9.04.I did just a simple install.At first i had a problem with g++ so i did
sudo apt-get install g++
sudo apt-get install g++
To copy to clipboard, switch view to plain text mode
Now i have this problem
collect2: ld returned 1 exit status
collect2: ld returned 1 exit status
To copy to clipboard, switch view to plain text mode
In an other box i have installed the windows version which compiling correct
What should i fix??
Bookmarks