Author Topic: makefile for project  (Read 3297 times)

Offline Acki

  • Multiple posting newcomer
  • *
  • Posts: 100
makefile for project
« on: October 05, 2008, 05:19:51 am »
hi,
I want to create a makefile for the current project...
under "Project/Properies/Project Settings" I can specify a Makefile name, but no makefile is created when I compile the project ?!?

How can I create a makefile for the current project ???
I'm using the latest nightly (5208) with MinGW (the one from the stable release)...

EDIT: I found the menu "Build/Export Makefile", but it was hard to see, because it's grayed (inactive)  :(

thx, Acki
« Last Edit: October 05, 2008, 07:44:45 am by Acki »

Offline gd_on

  • Lives here!
  • ****
  • Posts: 796
Re: makefile for project
« Reply #1 on: October 05, 2008, 10:24:42 am »
This has been answered many times on the forum.
C::B does not make itself a makefile. (It was the case in the past a few years ago!).
You cant try the plugin CBMakegen (by kisoft), found also on the forum.

gd_on
Windows 11 64 bits (23H2), svn C::B (last version or almost!), wxWidgets 3.2.4 (tests with 3.3), Msys2 Compilers 13.2.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).