User forums > Using Code::Blocks

QT & C::B

(1/2) > >>

indianhits:
hello Guys i have recently downloaded QT Complete SDK for Windows so how do i make  use of QT in C::B
i tried searching but went futile

please help me.thanks!

Pecan:
In the Google search box type "site:codeblocks.org qt" without the quotes.

indianhits:
i have a question i downloaded the full sdk now how can i add the library etc to the IDE

or should i download the "Source packages of the Qt framework only" to make C::B work with QT.

EDIT:ok i installed the QT plugin but when i try to compile the code it says that some DLL's(qtcore4.dll etc) are missing
i know that we have to include in the linker but how please help me

Freem:
Go in project's properties, then, project build option, linker settings.

But I don't think this is a linker problem, if it ask for qtcore4.dll.
Are you sure you don't try to run your project?

Phenom:
The DLL's should be in the same directory as  your executable, or in a directory included in the PATH system variable.

Navigation

[0] Message Index

[#] Next page

Go to full version