Code::Blocks Forums

User forums => Help => Topic started by: didier on September 29, 2010, 02:10:58 pm

Title: [Solved] [QtWorkBench 0.6.0 alpha/Code::Blocks 10.05]: Integration problem ?
Post by: didier on September 29, 2010, 02:10:58 pm
Environment :
[QtWorkBench 0.6.0 alpha/Code::Blocks 10.05 Build May 27, 2010]
Windows Vista 32bit Premium

Hi,

I'm encountering a problem with QtWorkBench : it doesn't store settings even if I check "This project uses QtWorkBench"

I guess it comes from the absence of target listed in the QtWorkBench pane. So, why is there none ?

Is there a work-around ?

Thanks  :wink:
Title: [QtWorkBench 0.6.0 alpha/Code::Blocks 10.05]: Integration problem ?
Post by: didier on September 30, 2010, 10:35:10 am
Well.
Downgrading to 8.02 and it's fine.
After reviewing the plugin's code, it seems there is a regression in the c::b sdk involving the get method returning the number of build targets.
It's amazing because in a same project some targets are listed, others not. This is the case, for example with code::blocks source project. Try and you will see.
Title: [QtWorkBench 0.6.0 alpha/Code::Blocks 8.02]: Limitations ?!
Post by: didier on September 30, 2010, 04:53:28 pm
OK.
QtWorkBench can't support global variables (bad .pro file is generated with '$(' horror) neither environment variables (empty vars)
So ... I give up.