News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

help

Started by apao, March 10, 2007, 08:46:09 PM

Previous topic - Next topic

apao

I am a winXP user.
I want to using Qt lib in code::blocks (1.0RC2 version) IDE. But I don't know how to configure . When I do these: File ==> New Project ==> Qt Application    and creat a Qt project. Nothing I have done, when I click the command "Build".  And at the buttom "Build messages" show this information:

  File                     Line                                    Message
  ld.exe                                                           cannot find -1QtAssistantClient

I don't know how to solve the problem, who could help me ? -_-

PS:when I install Qt to the step that confirm the MINgw path, I choose the code::blocks path.

and when I continue a warning message : g++ version is not match.


Ceniza

The first step is to update your Code::Blocks to a Nightly Build (RC2 is way too old). Link here.

The second step is to give it a read to this.

I could be wrong about the Qt plugin since I have not used it. I have just barely read in the forums it has been used for that purpose.