News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

ARToolKit + codeblocks

Started by vodre, July 23, 2010, 04:13:03 PM

Previous topic - Next topic

vodre

Hello!

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

I read that is not possible...

vodre

I read that is not possible, but the forum is dated in 2007, it's anythere somenthing new about this?

stahta01

#2
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.next.codeblocks.org/index.php/board,5.0.html

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]