News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Code::Blocks 10.5 and QT 4 with QGLWidget Problem 'Setting up'

Started by noobscratcher, July 25, 2011, 05:58:32 PM

Previous topic - Next topic

noobscratcher

 
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 :)
The Door Closes to all noobs
but noobs arnt always dumb :)

oBFusCATed

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.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

noobscratcher

The Door Closes to all noobs
but noobs arnt always dumb :)

ouch

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.