Open userTogrul opened 3 years ago
Hi, I want to install cnpy on windows 10. I followed the installation step, after build step, when I type make there error occurs. I am running the make command in the build folder:
make: *** No targets specified and no makefile found. Stop.
Does cmake run properly? It seems that it does not generate the Makefile for some reason. Can you paste the output of cmake /path/to/cnpy?
cmake /path/to/cnpy
Hi, I want to install cnpy on windows 10. I followed the installation step, after build step, when I type make there error occurs. I am running the make command in the build folder:
make: *** No targets specified and no makefile found. Stop.