User forums > Help

QT installed but problems with compiler

<< < (6/8) > >>

deetee:
TDragon you're right, thank you.
Ifm, i will try your way next time.

my steps:

- codeblocks-1.0-rc1_mingw.exe downloaded from sourceforge
- ran the exe file
- downloaded latest nightly build release for Windows from http://forums.codeblocks.org/index.php?topic=3214.0
- unpacked the .7z file and copied the files to the cb folder.
- copied wxmsw26u_gcc_cb.dll to cb folder
- svn checkout
- copied the folders (src, debian, docs) and files i got from the checkout to codeblocks directory
- copied yop's plugin folder qtworkbench to D:\Programme\CodeBlocks\src\plugins\contrib\
- set the environment/global variables cb and wx

- built the codeblocks project (src/CodeBlocks.cbp)
- built yop's plugin qtworkbench.cbp
- ran update.bat

but i can't build the QT hello world example:


Which variables i forgot?

yop:
You didn't build Code::Blocks from source but this might work:
Close Code::Blocks, in [CodeBlocks dir]\devel\share\ copy the CodeBlocks folder in [CodeBlocks dir]\share\ and run Code::Blocks again. You should see a menu item named QtWorkbench. Select QMake and Build from there.

The best choise though would be to actually follow the steps in the wiki to build codeblocks and the instructions from the plugin post to build the plugin.

deetee:
If i copy like you say by starting cb again i get an error that wxmsw26u_gcc_custom.dll was not found.

yop:
You can copy that from your wxWidgets dir (it should be somewhere under the lib dir). But we are just making a mess. Why don't you just build Code::Blocks and the plugins as everyone here suggested in the first place?

deetee:
ok, i will do a new installation. It can't be so complicated.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version