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

Make the nmake Makefile more robust and informative #331

Open
ferpasri opened this issue Feb 14, 2023 · 0 comments
Open

Make the nmake Makefile more robust and informative #331

ferpasri opened this issue Feb 14, 2023 · 0 comments

Comments

@ferpasri
Copy link
Member

Make the Makefile compilation more robust and informative by searching other Visual Studio Tools paths or checking if the C++ tool libraries are installed correctly.

For example, creating and if exists condition to search for:

  • Microsoft Visual Studio\2017\BuildTools
  • Microsoft Visual Studio\2019\BuildTools
  • Microsoft Visual Studio\2022\BuildTools
    Or adding a path that allows a dynamic directory:
  • Microsoft Visual Studio\ * \BuildTools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant