Menu

#2 Makefile for Windows-Only

open
nobody
None
5
2008-04-07
2008-04-07
No

The makefile in /list is for Windows only. Please expand the make find to include GCC.

make
mingw32-gcc.exe -c ../list/PointXYZList.cpp -I../commonDefs/ -I../logger/ -I../sosutil/ -I../list/ -o ../list/PointXYZList.o
make: mingw32-gcc.exe: Command not found
make: *** [../list/PointXYZList.o] Error 127

Discussion


Log in to post a comment.