On Sunday, 25 February 2018 at 14:25:04 UTC, Arredondo wrote:
On Friday, 23 February 2018 at 16:56:13 UTC, jmh530 wrote:
I had given up and used WSL at this point rather than compile
it myself with CMAKE. Less of a headache.
I don’t understand. Wouldn’t WSL produce Linux binaries? I need
my project compiled as a Windows .exe, other parts of my
development environment depend on that.
Usually what I need is to do some calculation and print the
results in the console or write them to a file, so it's fine for
me. If you need an exe, then I guess WSL wouldn't be for you.