generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
The CLI build does not work on Windows. Taking a really brief look, the problem is partially that release builds are not quite working on upstream Ion C on Windows, but even on debug builds, we are having symbol resolution problems because the paths are not lining up for the build artifacts as they do on Linux/macOS.
I suspect we should change upstream to push the libraries we need as an install target and use our cmake integration to depend on that rather than the build tree.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working