Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: HyperEngineer on September 07, 2013, 05:00:32 pm

Title: Code::Blocks and Qt 5
Post by: HyperEngineer on September 07, 2013, 05:00:32 pm
Is there a Code::Blocks release in the making to work with Qt 5?
There was a question about seven (7) months ago for Code::Blocks and Qt 5 with no replies.

    http://forums.codeblocks.org/index.php/topic,17517.0.html (http://forums.codeblocks.org/index.php/topic,17517.0.html)

There is a TrollTech Wizard for Qt 4, but no way to configure Code::Blocks for Qt 5.

Thanks,
HyperEngineer
Title: Re: Code::Blocks and Qt 5
Post by: oBFusCATed on September 07, 2013, 06:56:59 pm
There is a TrollTech Wizard for Qt 4, but no way to configure Code::Blocks for Qt 5.
Have you tried the wizard?
The wizards are just squirrel script everyone can modify, so if you're interested in QT5 wizard, please provide a patch.
To see the source of the wizard: right click on it -> edit script or something like this.