How to use Makefiles in Linux?

Not tada :(
If I create only x64 makefiles, it says that no "makefile" was found, and no target exists... If I create both x32 and x64, the makefile file appears, but I got 2 error messages at the end (I think that are related to the architecture... it didn't find 2 files). BTW, the codes compile fine in Windows, and I had previously compiled the code with Eclipse...
 
Last activity of mine in this forum was in February... hell, time flies!


Carlos Milovic said:
Hmmm... the makefile did not work under Ubuntu 32bits...

Please post some errors, mate ;)

I've successfully "made" a couple of modules by typing just make, although after some fiddling here and there.
 
Back
Top