(possible bug) .llvm post-fix in just release-windows may not be correct #10
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Needs some investigation but while building Sara/going i had to change the justfile to not include the .llvm part in the windows executable path.
This could also have been a toolchain problem on my end
Noticed i didn't have a mingw-llvm toolchain installed. But after installing it and attempting clean recompiles it still isn't adding the llvm postfix. Not sure what's causing this, given that it worked with Piepklein.
If you have the time, @hertog could you try a clean compile of Sara/going ? I'm kinda hitting a dead end here