18.11.2009, 22:40
Quote:
Originally Posted by potato
Seem to be a lot of warnings and at the end fails to compile under linux.
|
Try removing this line from the makefile and let me know if it compiles please. If not I might have to install a linux distro and see whats going on.
Код:
$(GPP) $(COMPILE_FLAGS) ../PAWN/*.cpp
[Edit] Actually attached is a makefile with that line removed, please let me know if it compiles.