Code::Blocks Forums

User forums => Help => Topic started by: apao on March 10, 2007, 08:46:09 pm

Title: help
Post by: apao on March 10, 2007, 08:46:09 pm
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.

Title: Re: help
Post by: Ceniza on March 11, 2007, 08:26:59 am
The first step is to update your Code::Blocks to a Nightly Build (RC2 is way too old). Link here (http://forums.codeblocks.org/index.php/board,20.0.html).

The second step is to give it a read to this (http://forums.codeblocks.org/index.php/topic,3702.0.html).

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.