You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: