Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
QtWorkbench plugin
ldindon:
Yop,
Code::Blocks + QtWorkbench = ALL WHAT I NEED for Qt cross-platform development.
But I just need some precisions:
1. Where can I found the latest plugin's package? Is it from your original (sticky) post or the patched version of MortenMacFly (http://forums.codeblocks.org/index.php?topic=2253.msg22382#msg22382) or somewhere else?
2. Is it possible for you (or some other guys) to release too some pre-builds of the plugin? It will be nice for guy (like me) who do not have a ready to build Code::Blocks plugins environment (CB SDK + wxWidgets).
That's it...
Best regards.
tiwag:
--- Quote from: ldindon on April 19, 2006, 04:03:48 pm ---... for guy (like me) who do not have a ready to build Code::Blocks plugins environment (CB SDK + wxWidgets)....
--- End quote ---
that's exactly the point
first, pre-build binaries are not generally usable, because the plugin needs to be built against exactly the same wxwidgets-dll's which are used by the binary release of C::B itself, and different developers may have (slightly) different builds of wxwidgets to build C::B and all plugins.
second point is, that at the moment the only existing C::B SDK is the working version in the svn repository and because of progress of development it is permanent subject of change until the next release of C::B will be ready.
so the only who can build and release binaries is killerbot, who releases the nightly builds,
maybe he will build the Qt-Workbench-plugin and provide it for download ...
the best way is surely if you check out the C::B sources as working version from svn and build it against your own built wxwidgets library.
how to do that can be read in the C::B wiki
btw. i used (and modified slightly) the sources uploaded by Morten
regards
ldindon:
Thanks,
I see the problem...let's go for my first steps with subversion (cvs user)!
btw: it will be nice to put the plugin (and others) in http://www.codeblocks.org/downloads.shtml "third party addons" section. It will avoid people parsing forum to get a plugin (I don't who is responsible to update this section).
tiwag:
you're welcome :)
--- Quote from: ldindon on April 19, 2006, 05:25:06 pm ---...let's go for my first steps with subversion (cvs user)!
--- End quote ---
when you once got familiar with svn, you'll be satisfied and probably you won't want use cvs again :)
yop:
ldindon thanks for your nice words, I 'm happy it fit your needs. I 'm afraid that what tiwag said is 100% correct and I 've explained earlier why a precompiled release isn't possible. I will provide one after the next "stable" release of C::B. Also keep in mind that there is a reason why this is in the development section of the forum and not announced in the wiki or something...
P.S. Morten's .zip has exactly the same sources as the one in the first post with the major difference that Morten put it in the contrib plugins so it should be easier to build and integrade it with C::B. I'll also keep that approach from now on
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version