Author Topic: C::B + QT  (Read 4028 times)

alfre

  • Guest
C::B + QT
« 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...

mariocup

  • Guest
Re: C::B + QT
« Reply #1 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.

Offline yop

  • Regular
  • ***
  • Posts: 387
Re: C::B + QT
« Reply #2 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 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.
Life would be so much easier if we could just look at the source code.

alfre

  • Guest
Re: C::B + QT
« Reply #3 on: October 18, 2007, 04:27:34 pm »
ok, Thanks for you help