News:

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

Main Menu

Make a makefile from current project

Started by typicalc, March 02, 2025, 03:40:07 PM

Previous topic - Next topic

typicalc

Is there some menu option where I can make a makefile from current project?

Miguel Gimenez

You have the command-line utility cbp2make.exe in the same folder of CodeBlocks.exe. It is easy to integrate in the menu using the Tools+ plugin, see this wiki article for a how-to.

wtfisgoingoff