User forums > Help

cannot find -lQtAssistantClient

(1/1)

cummings:
Hi All,

I'm new to c++ and codeblocks. I have a program which I would like to compile. I uses QT, so I got the QT package, and installed it, but now when compiling I get the following build message:
ld.exe  -  cannot find -lQtAssistantClient

Here's my setup

Under my build options -> linker I have all tha .a files from the QT lib directory

Under build options -> Directories -> Compiler I have every directory under QT/include listed

Under build options -> Directories -> Linker I have the QT lib and bin dir

Can anybody help me with this ?

mariocup:
Hi cummings,

for qt development see the plugin described in http://forums.codeblocks.org/index.php/topic,2253.0.html.

Navigation

[0] Message Index

Go to full version