News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Autotools and code::blocks

Started by fsvieira, January 21, 2011, 01:16:56 AM

Previous topic - Next topic

fsvieira

What is the best way to use code blocks and autotools?
I have a few projects in autotools, and I would like to get them in code::blocks.
But the top priority is that the final code will be deployed as autotools project.

It also be relay good if I could read or import a autotools project.


stahta01

The simplest way is to use Makefiles inside Code::Blocks, instead of Code::Blocks own build method, it looses some Code::Blocks features; but would give you some of them.

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]