Open CatManCan opened 9 months ago
Do you get an error message?
pushvc
is updating the enviroment variable PATH
so cmake can find the compiler.
After you've run the command, you can verify it's worked by running cl
If I run cl
before, I get a red error message. After running pushvc
it prints the usage message.
Also, the "pushvc (invoke-vcvars -TargetArch x86 -HostArch AMD64)" command just won't do shit, am I using the wrong version and if so which version.