make error 2 on Windows when building fastText
问题 I'm trying to build fastText (Facebook's library for learning of word representations and sentence classification) and have tried followed the instructions on their Github page: $ git clone git@github.com:facebookresearch/fastText.git $ cd fastText $ make I installed GnuWin32 and added to the path in order to use the make function. I'm on Windows 10. However I get the following error: $ make c++ -pthread -O3 -funroll-loops -std=c++0x -c src/args.cc process_begin: CreateProcess(NULL, c++