To use this Makefile: make -f Makefile.mingw all
To compile your program with static lib add the following to gcc: /mingw/lib/libcsv_static.a To compile your program to link to libcsv.dll add the following to gcc: -lcsv
Makefile for MinGW
Log in to post a comment.
Makefile for MinGW