Code::Blocks Forums

User forums => Help => Topic started by: alfre on October 17, 2007, 05:06:53 am

Title: C::B + QT
Post by: alfre on October 17, 2007, 05:06:53 am
How can I do a Qt proyect with codebloks. Im  a beginer in C::B.
 
 I speak Spanish, (Im not very good writing in English), Thanks...
Title: Re: C::B + QT
Post by: mariocup on October 17, 2007, 06:53:47 am
Hi alfre,

just see this topic http://forums.codeblocks.org/index.php/topic,2253.0.html for details.
Title: Re: C::B + QT
Post by: yop on October 17, 2007, 09:09:16 am
Right now because the sdk version was incremented after releasing the binary plugin, the released 0.5.1 binary plugin cannot be loaded to the current nightlies. If you want to use it you have to download an earlier nightly build or build the plugin yourself.
I am in the process of releasing a new version, providing wizards for easy project and target setup but I have stumbled in a C::B bug (?) that messes things up a little bit. Probably I 'll release it anyway as it is and document the workarounds you have to follow.
Also you could get away with this (http://wiki.codeblocks.org/index.php?title=Adding_support_for_non_C/C%2B%2B_files_to_the_build_system) but I haven't tested it yet but I sure will. You have to be pretty experienced with Qt to use this without any documentation though.
Title: Re: C::B + QT
Post by: alfre on October 18, 2007, 04:27:34 pm
ok, Thanks for you help