Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Running nativeImage on windows is problematic #379

Closed
yschimke opened this issue Aug 18, 2020 · 2 comments
Closed

Running nativeImage on windows is problematic #379

yschimke opened this issue Aug 18, 2020 · 2 comments

Comments

@yschimke
Copy link

On two similar projects I get different results. One works in a test project, the other fails.

Using

    windowsVsVarsPath("C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools\\VC\\Auxiliary\\Build\\vcvars64.bat")

Because it doesn't follow the expected convention.

@yschimke
Copy link
Author

yschimke commented Sep 7, 2020

Turns out to be related to outputName with '- in it. Once removed it works.

outputName("rsocketcli")

@yschimke yschimke closed this as completed Sep 7, 2020
@yschimke
Copy link
Author

Possibly related to #345 or similar cause, the generation script is brittle.

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

No branches or pull requests

1 participant