zlib 1.2.5

galok
Member
 
Posts: 16
Joined: Sun Aug 07, 2016 18:22

zlib 1.2.5

by galok » Sun Aug 07, 2016 18:35

Hi, I was trying to compile MineTest, I follow the wiki just step by step, and then, suddenly, it's like zlib125dll.zip was eradicated from this universe.

I have the cognitive dissonance even when I look at this situation:

help.png
help.png (43.68 KiB) Viewed 4856 times


So what should I do? Please help me.

http://dev.minetest.net/Compiling_Minet ... requisites
http://www.winimage.com/zLibDll/index.html
 

User avatar
MineYoshi
Member
 
Posts: 4267
Joined: Wed Jul 08, 2015 13:20
GitHub: MineYosh
IRC: MineYoshi
In-game: Kirby_Retro

Re: zlib 1.2.5

by MineYoshi » Sun Aug 07, 2016 18:56

People talk about freedom of speech, so i'll say that God exists.
Open your eyes!! See The big unicorn conspiracy.!! :D The government has been lying to us about unicorns!!
"I've learned there are three things you don't discuss with people: religion, politics and the Great Pumpkin" - Linus Van Pelt
I'm the Officially 1st ABJist in the world ( ͡° ͜ʖ ͡°)
 

galok
Member
 
Posts: 16
Joined: Sun Aug 07, 2016 18:22

Re: zlib 1.2.5

by galok » Sun Aug 07, 2016 19:04

help2.png
help2.png (30.6 KiB) Viewed 4856 times

Nope :(
but thanks for trying
 

User avatar
MineYoshi
Member
 
Posts: 4267
Joined: Wed Jul 08, 2015 13:20
GitHub: MineYosh
IRC: MineYoshi
In-game: Kirby_Retro

Re: zlib 1.2.5

by MineYoshi » Sun Aug 07, 2016 19:08

People talk about freedom of speech, so i'll say that God exists.
Open your eyes!! See The big unicorn conspiracy.!! :D The government has been lying to us about unicorns!!
"I've learned there are three things you don't discuss with people: religion, politics and the Great Pumpkin" - Linus Van Pelt
I'm the Officially 1st ABJist in the world ( ͡° ͜ʖ ͡°)
 

galok
Member
 
Posts: 16
Joined: Sun Aug 07, 2016 18:22

Re: zlib 1.2.5

by galok » Sun Aug 07, 2016 19:13

This is sources,
zlibwapi.lib and zlibwapi.dll from zlib125dll.zip

so I believe zip should at least contain these
 

User avatar
MineYoshi
Member
 
Posts: 4267
Joined: Wed Jul 08, 2015 13:20
GitHub: MineYosh
IRC: MineYoshi
In-game: Kirby_Retro

Re: zlib 1.2.5

by MineYoshi » Sun Aug 07, 2016 19:22

galok wrote:This is sources,
zlibwapi.lib and zlibwapi.dll from zlib125dll.zip

so I believe zip should at least contain these

http://78.108.103.11/MIRROR/ftp/png/src ... 25-dll.zip

Do this works?

It haves "zlib1.dll"

The same that uses Minetest...

See a regular build with zlib.
Last edited by MineYoshi on Sun Aug 07, 2016 19:24, edited 1 time in total.
People talk about freedom of speech, so i'll say that God exists.
Open your eyes!! See The big unicorn conspiracy.!! :D The government has been lying to us about unicorns!!
"I've learned there are three things you don't discuss with people: religion, politics and the Great Pumpkin" - Linus Van Pelt
I'm the Officially 1st ABJist in the world ( ͡° ͜ʖ ͡°)
 

User avatar
rubenwardy
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

Re: zlib 1.2.5

by rubenwardy » Sun Aug 07, 2016 19:23

that is a suspicious link, could have malware there
 

User avatar
MineYoshi
Member
 
Posts: 4267
Joined: Wed Jul 08, 2015 13:20
GitHub: MineYosh
IRC: MineYoshi
In-game: Kirby_Retro

Re: zlib 1.2.5

by MineYoshi » Sun Aug 07, 2016 19:27

rubenwardy wrote:that is a suspicious link, could have malware there

I tested it totally, i am sure it doesn't have any malware.
But if you aren't sure here is an alternative link
ftp://ftp.gnome.org/mirror/temp/sf2015/ ... 25-dll.zip
ftp://213.180.139.200/pub/.mirrors3/sou ... 25-dll.zip
People talk about freedom of speech, so i'll say that God exists.
Open your eyes!! See The big unicorn conspiracy.!! :D The government has been lying to us about unicorns!!
"I've learned there are three things you don't discuss with people: religion, politics and the Great Pumpkin" - Linus Van Pelt
I'm the Officially 1st ABJist in the world ( ͡° ͜ʖ ͡°)
 

galok
Member
 
Posts: 16
Joined: Sun Aug 07, 2016 18:22

Re: zlib 1.2.5

by galok » Sun Aug 07, 2016 19:37

I dont know, wiki cleary says
zlib library (zlibwapi.lib and zlibwapi.dll from zlib125dll.zip)

but meanwhile I found MSVC pre-compiled libraries that, I suppose, contain everything I need to compile MineTest, so now I will tweak CMake around... I guess
 

User avatar
MineYoshi
Member
 
Posts: 4267
Joined: Wed Jul 08, 2015 13:20
GitHub: MineYosh
IRC: MineYoshi
In-game: Kirby_Retro

Re: zlib 1.2.5

by MineYoshi » Sun Aug 07, 2016 20:16

galok wrote:I dont know, wiki cleary says
zlib library (zlibwapi.lib and zlibwapi.dll from zlib125dll.zip)

but meanwhile I found MSVC pre-compiled libraries that, I suppose, contain everything I need to compile MineTest, so now I will tweak CMake around... I guess

Well, try that...

If you need help again, justly ask!
People talk about freedom of speech, so i'll say that God exists.
Open your eyes!! See The big unicorn conspiracy.!! :D The government has been lying to us about unicorns!!
"I've learned there are three things you don't discuss with people: religion, politics and the Great Pumpkin" - Linus Van Pelt
I'm the Officially 1st ABJist in the world ( ͡° ͜ʖ ͡°)
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: zlib 1.2.5

by Krock » Sun Aug 07, 2016 20:52

galok wrote:so now I will tweak CMake around... I guess

The wiki also contains this link but better point it out again, could be helpful when you're not sure which path is meant: Compile_Minetest_MSVC.txt

Please note that the privided libraries are only 32-bit, this means you would have to get the lib files from somewhere else - if not compiling yourself.

EDIT: post #3400!
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

galok
Member
 
Posts: 16
Joined: Sun Aug 07, 2016 18:22

Re: zlib 1.2.5

by galok » Sun Aug 07, 2016 21:15

MineYoshi, thank you.
Without sound, changing CMake install file with Notepad and still getting error in the end of install, but... I make a working build of MineTest. hail to the pre-compiled libraries.
Maybe somebody knows what this INSTALL actually wants from me?
help3.png
help3.png (61.84 KiB) Viewed 4856 times
 

galok
Member
 
Posts: 16
Joined: Sun Aug 07, 2016 18:22

Re: zlib 1.2.5

by galok » Sun Aug 07, 2016 21:22

Krock, thanks for your answer!
IRRLICHT_DLL - this is what I forgot to set, now INSTALL work without errors. :)
 

galok
Member
 
Posts: 16
Joined: Sun Aug 07, 2016 18:22

Re: zlib 1.2.5

by galok » Sun Aug 07, 2016 21:33

Tried to enable sound, if someone will follow my steps - you should move all files from "openal-soft-1.15.1\include\AL\" to "openal-soft-1.15.1\include\" or else you'll get an error about file that wasn't found.
 

galok
Member
 
Posts: 16
Joined: Sun Aug 07, 2016 18:22

Re: zlib 1.2.5

by galok » Sun Aug 07, 2016 21:56

Thanks everyone, it seem to work pretty well. :)
 


Return to Minetest Builds

Who is online

Users browsing this forum: No registered users and 8 guests

cron