Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: noobscratcher on July 25, 2011, 05:58:32 pm

Title: Code::Blocks 10.5 and QT 4 with QGLWidget Problem 'Setting up'
Post by: noobscratcher on July 25, 2011, 05:58:32 pm
 
Okay so i have a working ui but i cant figure out how to get opengl working with qt on code::Blocks 10.5 it has something to do with QMake and or Cmake?? but i dont even know where to start any ideas or hints or tutorials that are well thought out and explained in depth or could someone explain it to me

i have tried some guessing and logical thinking but it ant been succesfull so far :(

oh and if anyone was wondering why i use Code::Blocks 10.5 over QT awesome software is because i feel it puts me away from the code and more on the designer i like to feel like im the one thats in control :) but i dont think the software is bad or needs to be changed just incase you were wondering :)
Title: Re: Code::Blocks 10.5 and QT 4 with QGLWidget Problem 'Setting up'
Post by: oBFusCATed on July 25, 2011, 07:02:24 pm
Sorry to disappoint, but this question is not for this forum...
Read the rules and the FAQ in the wiki and you'll understand why (http://wiki.codeblocks.org/index.php?title=FAQ)

Please ask in a QT support forum.
Title: Re: Code::Blocks 10.5 and QT 4 with QGLWidget Problem 'Setting up'
Post by: noobscratcher on July 25, 2011, 07:03:05 pm
i already did and they didnt solve :( dam
Title: Re: Code::Blocks 10.5 and QT 4 with QGLWidget Problem 'Setting up'
Post by: ouch on July 25, 2011, 07:12:07 pm
Did you try using cmake if they do in fact support it?

It's easy to use cmake, although

I don't like the C::B project that just runs a makefile that it generates.