In particular try using the pre-baked command prompts visual studio provides. Instead of you trying to use the .bat file.
IE: Try invoking your project from a vs command prompt:
Just use cmd prompt. Then try using cmake like normal.
In particular try using the pre-baked command prompts visual studio provides. Instead of you trying to use the .bat file.
IE: Try invoking your project from a vs command prompt:
Just use cmd prompt. Then try using cmake like normal.