Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

QtWorkbench plugin

<< < (25/44) > >>

yop:
I added binary releases:
http://code.google.com/p/qtworkbench/downloads/list

Go to Plugins->Manage Plugins->Install New and select the file you downloaded. Restart c::b and voila.You can find one that is working with nightly build of 03/05/2007 for sure (and probably with earlier ones).

H0LL0:
first big thx, i tried to compile myself, but i failed cause i couldnt find older versions of xwidgets :)

is it possible to single step / set breakpoints / read variables?

the rebuild, clean and distclean options dont work, something wrong with my settings?

--- Code: ---mingw32-make.exe: *** No rule to make target `cleansub-Debug'.  Stop.

--- End code ---

yop:
Try to avoid using more than one targets if you need debuging facilities.
Go to the make options of your project and change "make clean$target" to "make clean".

b_coded:
Hi yop,
Thanks for your plugin. I noticed it is broken under the C::B builds rev 3948 and 3960.
If you have time to catch up with the C::B builds, it would be great.

Wim B

yop:
OK done. That's why I didn't want to upload a binary release before a stable c::b one. The old(er) release is still there for any one interested. You just have to select "All downloads" to see it on the list as I marked it as deprecated. Again this binary release had quite quite a few downloads considering that there are many alternatives for Qt development. You really like Code::Blocks huh? Maybe I should freeze the rest of my projects I am messing around with and pick it up again... It's wx and C++ time again :-) let's see what I can remember :-D

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version