MinGW msys compiled static library, under the VS2008 can't use
Time:01-30
VS2008 error is as follows: 1> LINK: fatal error LNK1104: unable to open file "hello. A"
A repository is a very simple addition of two Numbers function, the makefile is as follows: TARGET=hello. A OBJ=hello. O $(TARGET) : $(OBJ) Ar - CRS $(TARGET) $(OBJ) $(OBJ) : hello. CPP hello. H G + + - c $& lt;