Code::Blocks Forums
User forums => Help => Topic started by: bvl on November 25, 2006, 08:31:31 am
-
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
-
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!