spoutn1k / mcmap

Pixel-art map visualizer for Minecraft. Maps are drawn from an isometric perspective.
GNU General Public License v3.0
312 stars 45 forks source link

Old Gui Viewer Windows source files #61

Closed ghost closed 3 years ago

ghost commented 3 years ago

"Native Windows is currently unsupported, but the program works using Ubuntu on windows to get a linux terminal and launch it from there, as on a linux platform......If anyone has the sources to that old viewer, sharing them to update them would be greatly appreciated."

I found the source files for the old windows mcmap gui. Is it possible to update them? https://www.dropbox.com/s/piyciwo0vas039f/mcmap-src.zip?dl=0

spoutn1k commented 3 years ago

Is this christmas ? I contacted the guy who made this a few months back and even he did not have it anymore.

Let me take a look. In the meantime, thanks for digging this up.

spoutn1k commented 3 years ago

After looking at that, I made a GUI using Qt, as it makes the code:

If you are interested, you can try and compile the code in windows. You'll need to compile zlib, png and install Qt, but the code itself should work. I will make binaries at some point but once the GUI is more fleshed out.

spoutn1k commented 3 years ago

I just posted an archive with a compiled windows interface in this discussion, please try it and let me know how it went !