User forums > Help

QT installed but problems with compiler

<< < (3/8) > >>

deetee:
thanks a lot! It's compililng wxWidgets right now, i am so happy about that...

i will be right back if it's done.

deetee:
No, it doesn't work yet, but wxWidgets were successfully compiled. I set the variables like these settings http://wiki.codeblocks.org/index.php?title=Global_compiler_variables but when i compile the qtworkbench project of yop's plugin i get the same error message like before.

Maybe, anyone can tell me his variables settings? Or any other ideas?

yop:
The cb global variable should point to the src directory of the codeblocks sources. My two global vars (to give you a hint) are:
Variable: cb Base Directory: C:\Workbench\codeblocks\src
Variable: wx Base Directory: C:\Devel\wxWidgets-2.6.3
Trust me you don't need anything else.

If you havent done this already you should unpack the archive you downloaded in the contrib plugins folder of the codeblocks sources. Again as a hint in my computer that is: C:\Workbench\codeblocks\src\plugins\contrib

deetee:
thank you for reply, but it doesn't work. Ok, i will tell you my settings:









@yop
i downloaded a zip archive named qtworkbench-0.4.0.alpha and inside of this archive are 2 direcotries res and src and 3 files (qtworkbench, qtworkbench-linux, qtworkbench.layout)

There isn't a directory src in the codeblocks base directory, like your desription. Or did you mean the src directory of your plugin? How must the path be then?

yop:
OK let's take it one by one:
* In envinronment vars you only need QTDIR and PATH (that is if the Qt installation hasn't arready set them up for you, which is generally the case).
* In the global variables editor you don't really need to set the INCLUDE and LIB variables for either wx or cb global variables
* You don't need to add anything in the global compiler settings
* You don't need the WX and CB Custom variables in compiler's global settings.
* Inside the zip file you mention there is a directory named qtworkbench and under that you can find the two directories you mention. So under the contrib plugins directory you should have the qtworkbench folder.
* Do you *actually* have the latest codeblocks sources? That means have you made an svn checkout from the project's repository at Berlios?
Note: I just downloaded the zip file, extracted it, updated to the latest c::b revision and built it without any problems.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version