Alright, I give up, I'm a failer XP I needs help!
Okay, so I've tried doing this a few times, in different ways. But I fail at it.
I'm trying to compile the latest version of minetest.
I'm running Windows 7 Home Premium, 64-bit.
I am using visual Studio 2010 Express.
I have followed the instructions on the readme.txt. But cannot compile minetest.
I seem to get a few errors when I try to build from Visual Studio.
INSTALL:
"Cannot open include file: 'zlib.h': No such file or directory"
"Cannot find C:/.../minetext.exe" (note: I'm censoring the location)
then a bunch of "error MSB3073" at the end.
ALL_BUILD:
"Cannot open include file: 'zlib.h': No such file or directory"
And a few warnings about
"warning C4355: 'this' : used in base member initializer list"
Any ideas on what I should do?
I'm trying to compile the latest version of minetest.
I'm running Windows 7 Home Premium, 64-bit.
I am using visual Studio 2010 Express.
I have followed the instructions on the readme.txt. But cannot compile minetest.
I seem to get a few errors when I try to build from Visual Studio.
INSTALL:
"Cannot open include file: 'zlib.h': No such file or directory"
"Cannot find C:/.../minetext.exe" (note: I'm censoring the location)
then a bunch of "error MSB3073" at the end.
ALL_BUILD:
"Cannot open include file: 'zlib.h': No such file or directory"
And a few warnings about
"warning C4355: 'this' : used in base member initializer list"
Any ideas on what I should do?