You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! Naive question, but I am using EMSphInxEBSD for the first time, or trying to. I followed the download guide and got to 'make -j'. I am on a Windows 10 system, I have installed the latest version of cmake, I also installed make from GnuWin32. When I run 'make -j' I get the following error: make: *** No targets specified and no makefile found. Stop. I have familiarity with Makefiles but see that there are none in the repo. I checked the CMakeFile but working with that is out of the scope of my experience. To check all my bases, I launched VS Code to try the programs and none would work. The include paths are not set correctly, so I am thinking the issue may stem from 'make -j' giving me an error. Any advice on the issue is appreciated.
The text was updated successfully, but these errors were encountered:
Hello! Naive question, but I am using EMSphInxEBSD for the first time, or trying to. I followed the download guide and got to 'make -j'. I am on a Windows 10 system, I have installed the latest version of cmake, I also installed make from GnuWin32. When I run 'make -j' I get the following error: make: *** No targets specified and no makefile found. Stop. I have familiarity with Makefiles but see that there are none in the repo. I checked the CMakeFile but working with that is out of the scope of my experience. To check all my bases, I launched VS Code to try the programs and none would work. The include paths are not set correctly, so I am thinking the issue may stem from 'make -j' giving me an error. Any advice on the issue is appreciated.
The text was updated successfully, but these errors were encountered: