News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

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