Reilly Moore

Results 12 comments of Reilly Moore

Are you trying to export for Linux/Win32 *from* Win64?

That's what I was going to point out to you. I'm glad you found it on your own. In theory, one could set things up to allow for cross-compiling, but...

I think we can close this issue because this is not a feature request, just a question.

Please try [gnu](https://github.com/Knaque/gnu) and let me know if the issue persists.

The `or` operator has a bitwise implementation. [Docs](https://nim-lang.org/docs/system.html#or%2Cint%2Cint) The only difference between that and `bitor()` is syntax. Edit: I should mention that this compilation error occurs regardless of which form...

You can work around this issue by creating your own build script. [Here's a minimal example.](https://gist.github.com/tonogram/151a286bde2f2c69f1b6edecc40b2e67)

@davidsonder I have edited my original comment with a fixed version of the link. Sorry for the inconvenience. > I also found a workaround > > The backend has to...

Does this issue need to be marked as resolved, seeing as Jost* has variability now?

https://github.com/tonogram/spinner is terrible and I could hardly care less about what happens to it. Do what you will.

PowerShell 5.1 works with zero problems. It's a 7 thing, as far as I can tell at least.