I didn't know where to post my thread, since it was about Minetest. But I hope it is ok here since this can be a general programming error as well.
OK, basically I have downloaded Minetest from: http://celeron.55.lt/~celeron55/minetes ... -win32.zip
Website: http://celeron.55.lt/~celeron55/minetest/index
I have read the README.txt to set everything up correctly. Now, when I come to compile it everytime, I get this error when it tries and links, and make the .exe:
Code: Select all
fatal error LNK1120: 15 unresolved externals
I am using MSVC C++ 2005, since this was the application what the minecraft.sln brought me to when I opened it.
Can anyone help me?
Thanks!
- Owen
EDIT: I have just compiled it again, and i cannot remember what i did, but i get this new error now:
Code: Select all
Linking...
LINK : fatal error LNK1104: cannot open file 'zlibwapi.lib'