EMsoft-org / EMsoft-org/EMSphInx
Installation Issue
- Dominant language
- C++
- Stars
- 13
- Forks
- 27
- Avg merge
- 1d 42m
- Merged PRs (30d)
- 2
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the repository's download guide and CMakeFile, then reproduce the Windows 10 build from a clean checkout and inspect why `make -j` finds no generated makefile. Done means the documented build completes and the include paths allow the programs to run in VS Code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system, developer-experience
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100