Skip to content

What .dlls are needed for a Windows binary? #1407

@borkdude

Description

@borkdude

If I'm compiling a binary on Windows 10 with GraalVM native, what .dlls are needed on other Windows 10 systems to be able to run this binary?

Does the --static option have any effect on this?

In installing Visual Studio C++ 2010 redistributable sufficient? After some testing it seems so.

Also, if there are any open source projects already building Windows binaries for distribution, I'd be happy to take a peek!

We have been able to compile a Windows binary on Appveyor, but it doesn't work on Windows 10 systems:
https://github.com/borkdude/clj-kondo/blob/master/appveyor.yml

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions