News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

QtWorkbench does not work

Started by erqsor, March 26, 2009, 11:54:27 AM

Previous topic - Next topic

erqsor

Hello,

I have a problem to configure the QtWorkbench plugin.
I followed this instructions : http://code.google.com/p/qtworkbench/wiki/PluginUsage
but no targets appears in the QtWorkbench tab (in the project properties), although I think that the "Release" target that I have created is well configured.
Can someone help me ?

erqsor

#1
I have fund how to have a target : I must create a new virtual target for the "Release".
But I can't compile anymore.
=> When I launch the compilation, Codeblocks works hard and becomes unresponsive !

Notice that I'm working with Qt 4.5.0 ; Codeblocks rev5456 ; and gcc 4.2.1

yop

The released version of the plugin is know to work (with some known issues) against C::B 8.02. I haven't had the time to check against night builds or an svn snapshot. Please file an issue on http://code.google.com/p/qtworkbench/issues/list
Life would be so much easier if we could just look at the source code.

erqsor

#3
Ok I found the problem.
The latest revisions of Codeblocks are not working (Even the 5489 rev does not).
The last available rev is 5382.

Yop, you shoul notice that at the beginning of your tutorial : "All revisions of CB are not compatible with this plugin" ^^

yop

Yes you are correct, I was working on night builds then to provide something stable for the official release. Right now the official release is supported, I have worked on some reported issues (but not full time I must admit) and I am trying to release something late April - early May.
Life would be so much easier if we could just look at the source code.

erqsor

#5
ok, but don't worry, I guess that's a big work load. You have already done much and I thank thee. Your plugin is great; I look forward to the official release !

Wahooney

I've also encountered this error and I've submitted an issue at the qtWorkbench Google Code page.
Fabricati Diem, Celerata!

erqsor

You should use the 5382 revision of Code Blocks.
It works fine for me.