User forums > Using Code::Blocks

visual c++ 2003 toolkit, can i make a workspace from a make file?

(1/1)

sp_1d4r:
i dont know much about make files, but i have a good experience with command line interfaces.


oh i got to "This is a custom Makefile" option, tip,  somewhere in the forum search, but im not sure what else you have to do.

rickg22:
Makefiles are generated from codeblocks cbp (or workspace? i'm not sure) files.

But it's not possible to dothe opposite, you'd have to analyse the makefile and make your own workspace.

What you CAN do, is add the files you need to edit to your project / workspace, and select "use custom makefile" to compile using your project using the existing makefile.

Navigation

[0] Message Index

Go to full version