Hello,
Just installed the April 09 Nightly-Build and the latest release of MinGW and installed the GCC compiler and MinGW Make. I have a Linux project I'm participating in that uses a lot of makefiles. My job is to port this project to Windows, and a developer suggests that i use the makefiles to get everything to compile.
My question is, how do i go about doing such a thing in C::B?
I'm pretty lost on this one.
looked on the MinGW site and searched here, but didn't see much info about using makefiles. only stuff to help generate your own.