Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

GUI console_runner?

<< < (2/2)

mandrav:
I 've grep'd for "mwindows" in the codeblocks source tree and it only comes up twice (as expected): inside a comment and inside the default link command for gui executables of the MinGW compiler.

Perhaps you 're using a custom Makefile?
Did you try building using direct-mode? Did it make a difference?

Yiannis.

Anonymous:
Direct-mode works correctly. But in the Makefile mode I did use custom makefile (there is no makefile) nor a makefile is generated neither.

mandrav:

--- Quote from: Anonymous ---Direct-mode works correctly. But in the Makefile mode I did use custom makefile (there is no makefile) nor a makefile is generated neither.
--- End quote ---

If you check the custom makefile checkbox in project properties, the makefile won't be updated by C::B anymore, which means that you must make sure it is correct and up-to-date.
If you want C::B to auto-manage your Makefile, uncheck that checkbox.
In either case, if you want to export a current Makefile, go to "Compile->Export Makefile"

Yiannis.

Navigation

[0] Message Index

[*] Previous page

Go to full version