Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: vodre on July 23, 2010, 04:13:03 pm

Title: ARToolKit + codeblocks
Post by: vodre on July 23, 2010, 04:13:03 pm
Hello!

I want to compile ARToolKit library with Codeblocks. Someone has an idea?

I read that is not possible...
Title: Re: ARToolKit + codeblocks
Post by: vodre on July 23, 2010, 04:48:51 pm
I read that is not possible, but the forum is dated in 2007, it's anythere somenthing new about this?
Title: Re: ARToolKit + codeblocks
Post by: stahta01 on July 23, 2010, 06:09:32 pm
Code::Blocks is an Editor/IDE; it is NOT an compiler!!

Find the Compilers that works with your OS and the library.
Does Code::Blocks work with that Compiler and OS?
If yes, Code::Blocks should be able to work with the library.
(The above assumes the source code is only C or C++.)

Please use the correct sub-forum next time.
http://forums.codeblocks.org/index.php/board,5.0.html

Tim S.