I am wanting to use Code::Blocks to compile Mesa 9.0 or later.
How would I go about doing this the right way?
The same as you have to do for all third-party libs.
Find out what you need to compile and/or use them and set up a project accordingly.
The question is not really related to C::B and therefore most likely violating our forum rules:
Quote from: http://forums.next.codeblocks.org/index.php/topic,9996.0.html3. Is your problem library, framework specific? There are appropriate forums for it, not the Code::Blocks forum.
Nevertheless, a look into our wiki might help to get started:
FAQ: What do I need to know when using 3rd party libs? (http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_What_do_I_need_to_know_when_using_3rd_party_libs.3F)
Quote from: alvatan on January 31, 2013, 08:48:29 PM
Thanks I've never compiled anything with Code::Blocks.
And you never will compile anything with Code::Blocks! Code::Blocks is NOT a compiler!!
Tim S.