Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: lucky7456969 on April 11, 2014, 10:28:28 am

Title: What for a OpenGL + QT project?
Post by: lucky7456969 on April 11, 2014, 10:28:28 am
If I want to create a project for OpenGL and QT as the GUI,
do I create a QT project first then later add OpenGL libraries into the settings
or vice versa?
Thanks
Jack
Title: Re: What for a OpenGL + QT project?
Post by: BlueHazzard on April 11, 2014, 10:31:44 am
I would do it so, yes, but at the end it doesn't matter
Title: Re: What for a OpenGL + QT project?
Post by: lucky7456969 on April 11, 2014, 10:52:31 am
Thanks for suggestion.
Jack