aardvark-platform / aardvark.build

Build tools for the Aardvark platform.
MIT License
0 stars 0 forks source link

aardpack fails if no vs2019 is present #5

Closed haraldsteinlechner closed 1 year ago

haraldsteinlechner commented 1 year ago

just after start, FAKE tries to spot msbuild... i updated fake but still no luck. looks like this: image

will investigate further, but this is also a reason for the custom build steps for creating the package.

hyazinthh commented 1 year ago

I don't have VS2019 on my systems and have never seen this error.

haraldsteinlechner commented 1 year ago

Thanks for the hint!! found out, this happens if you have a zombie environment variable %MSBUILD% which i created at some point.