Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distribute the compiler with all dll that are needed #54

Open
r-k-o opened this issue Oct 6, 2018 · 1 comment
Open

Distribute the compiler with all dll that are needed #54

r-k-o opened this issue Oct 6, 2018 · 1 comment

Comments

@r-k-o
Copy link

r-k-o commented Oct 6, 2018

hi,

after some time being traveling on business, i try to build the llvm.dll for windows and don't succeed (have real problems with cmake). Is it possible to distribute the compiler with the needed dll's to run it?
Thanks in advance

@bhelyer
Copy link
Member

bhelyer commented Oct 9, 2018

Thanks for your interest in Volt.

A windows build is possible/planned, but everything is still in flux and development, so not being able to build it yourself is fairly limiting. A further issue, and I've discussed this with @Wallbraker, is that currently Volta doesn't do well on its own -- it really wants to be invoked by Battery.

I'm not a huge fan of this behaviour -- I like battery well enough, but I know it doesn't work for everyone or their workflow -- I'd like to set up a Standalone build, that will look in its installation folder for runtimes etc. Especially for Windows, but I like distributing such things for all supported platforms (Win64, Lin64, macOS). I'm not sure when I'll get the time to do such a thing, but when I do I will update this issue.

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

No branches or pull requests

2 participants