Closed retep998 closed 3 years ago
Hey thanks for the issue ! Did you build with MSVC or Cygwin ? I'll look into it !
I built it using VS 2019.
I believe VS 2019 supports both, but that is not the issue apparently, as it is Windows whining about ~
in a filename. Could you try the temp-file-fix
branch and let me know if that fixes it ?
That branch has indeed fixed the issue. Thanks for the quick solution!
Also unrelated but vcpkg made building this so much easier by handling all the ugliness of acquiring C/C++ dependencies on Windows. Still not as easy to build as Rust code, but way less painful than I'm used to with C/C++.
Perfect ! Will merge and propagate to the binaries.
I might give it a try, as compiling on windows was the most frustrating experience of my open-source career lol
Using a world created in 21w43a. Built mcmap from source using 819a077db100fd59bd8581fea7450e9dd9fc620f with snapshots enabled on Windows.