Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Makefile and CodeBlocks

Name: Anonymous 2013-06-02 14:04

I have this makefile which includes all the right files and stuff. However I'm under Windows and I'm using CodeBlocks, when I open the makefile with CodeBlocks it gives me "CodeBlocks does not yet know this filetype". How do I use this under Windows? Is there an option to import a project from a makefile I don't see?

Name: Anonymous 2013-06-05 0:27

>>25
Sure there is, it's called a shell:


$ screen
$ vim
:make tags
:e whatever.c
^[:w
:make
^aS^a^i^ac
gdb -tui



Edit, compie, debug.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List