News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Installing QT with CodeBlocks (Newbie)

Started by bvl, November 25, 2006, 08:31:31 AM

Previous topic - Next topic

bvl

Hi there,
i just installed Codeblocks and played around with it (writing some hello-world-style console programs).

I now need qt. I downloaded it and it is just compiling.

What do i have to do to make qt run with codeblocks? Where do i have to set which parts etc.?

Thanks in advance...

Bodo

superhxl

Hello,bvl:
     What is your system? Windows or Linux,or others?I just have configured it under windows xp successfully, I think I can help you if you use xp!
1)download qt.exe
2)double click to install it!It will be install in "c:\qt\4.2.1"
3)Add "c:\qt\4.2.1\bin" to the environment variable Path!
4)restart will be ok!