Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use makefile in windows #13

Open
holyraspi opened this issue Aug 10, 2020 · 4 comments
Open

How to use makefile in windows #13

holyraspi opened this issue Aug 10, 2020 · 4 comments

Comments

@holyraspi
Copy link

Hello,

unfortunately I am not so experienced in using and running makefiles on a Windows computer.
What do I have to install to run the makefile without errors?

@mstoerzel
Copy link
Owner

mstoerzel commented Aug 10, 2020 via email

@holyraspi
Copy link
Author

Thanks, I tried it with cygwin, but I have serveral problems because of "Specified path './' is invalid: "
and I do not know how to solve it.

@holyraspi
Copy link
Author

Converting database into file ../data/MODEL_BASE_XXX.js
[LOG]: ERROR: Specified path './' is invalid: not found in the database records.
Opening database file data\MODEL_BASE_XXX.csv
0 files processed.

@holyraspi
Copy link
Author

Ticket can be closed.
External paths for analysis ($(SRCPATH)) do not work under Windows, internal paths for example to the folder "example-code" could be implemented without errors. For this reason my workspace moved to the main directory of metrix++, problem was solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants