Makefile.win error while compiling the project

0

The file makefile.win gives an error while trying to compile my project. A warning appears asking to reload the file, after pressing YES and trying to compile again it again appears the same warning (an infinite loop);

Error line:

$(CPP) $(LINKOBJ) -o $(BIN) $(LIBS)

Warning:

    
asked by anonymous 16.06.2015 / 02:27

0 answers