Author Topic: help  (Read 3104 times)

apao

  • Guest
help
« 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.


Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: help
« Reply #1 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.

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.