[Old] [Windows] PilzAdam’s builds with gettext and Freetype

Post Reply
User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

[Old] [Windows] PilzAdam’s builds with gettext and Freetype

by PilzAdam » Post

Hello everyone!
Here are my Minetest development version builds for Windows. It has GetText, cURL, TTF and LuaJIT support.
Ask me here or in IRC if you want a new build.

Get it here:
https://www.dropbox.com/sh/am3ddzfm8qxz9w0/VlbFIebGBK

Please report any bugs or problems that you have with this builds.
Last edited by PilzAdam on Thu Apr 24, 2014 20:30, edited 4 times in total.

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

is anything changed from the git version
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
Mito551
Member
Posts: 1271
Joined: Sat Jun 16, 2012 15:03

by Mito551 » Post

do you compile on windows or just cross-compile?

4aiman
Member
Posts: 1208
Joined: Mon Jul 30, 2012 05:47

by 4aiman » Post

I've asked on different threads and I'm going to repeat my humble request:
Would you teach (me) how to compile for win32 target, please?

User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

by PilzAdam » Post

Mito551 wrote:do you compile on windows or just cross-compile?
I cross-compile from Kubuntu 12.10
4aiman wrote:I've asked on different threads and I'm going to repeat my humble request:
Would you teach (me) how to compile for win32 target, please?
I use the buildbot in utils/buildbot/. I tweaked the bot a bit and also use this patch by hmmmm: https://github.com/kwolekr/minetest/com ... 5c648c11a6

u34

by u34 » Post

PilzAdam wrote:Hello everyone!
This is just another topic with unofficial win32 builds.

Latest Download:
http://ompldr.org/vaDcxbg/minetest-0.4.4-d1-win32.zip

Please report any bugs or problems that you have with this builds.
error message when i start minetest:

Die Ordnungszahl 73 wurde in der DLL "zlib1.dll" nicht gefunden.

User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

by PilzAdam » Post

cHyper wrote:
PilzAdam wrote:Hello everyone!
This is just another topic with unofficial win32 builds.

Latest Download:
http://ompldr.org/vaDcxbg/minetest-0.4.4-d1-win32.zip

Please report any bugs or problems that you have with this builds.
error message when i start minetest:

Die Ordnungszahl 73 wurde in der DLL "zlib1.dll" nicht gefunden.
What OS do you use?

User avatar
Mito551
Member
Posts: 1271
Joined: Sat Jun 16, 2012 15:03

by Mito551 » Post

PilzAdam wrote:
cHyper wrote:
PilzAdam wrote:Hello everyone!
This is just another topic with unofficial win32 builds.

Latest Download:
http://ompldr.org/vaDcxbg/minetest-0.4.4-d1-win32.zip

Please report any bugs or problems that you have with this builds.
error message when i start minetest:

Die Ordnungszahl 73 wurde in der DLL "zlib1.dll" nicht gefunden.
What OS do you use?
Same here, windows 7

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

Mito551 wrote:
PilzAdam wrote:
cHyper wrote:
error message when i start minetest:

Die Ordnungszahl 73 wurde in der DLL "zlib1.dll" nicht gefunden.
What OS do you use?
Same here, windows 7
i think that this build isnt compatable with windows 7 since windows 7 is 64-bit. IIRC
Coding;
1X coding
3X debugging
12X tweaking to be just right

sfan5
Moderator
Posts: 4094
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5
Location: Germany

by sfan5 » Post

jojoa1997 wrote:
Mito551 wrote:
PilzAdam wrote: What OS do you use?
Same here, windows 7
i think that this build isnt compatable with windows 7 since windows 7 is 64-bit. IIRC
what? windows 7 can be 32-bit or 64-bit
Mods: Mesecons | WorldEdit | Nuke & Minetest builds for Windows (32-bit & 64-bit)

User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

by PilzAdam » Post

cHyper wrote:
PilzAdam wrote:Hello everyone!
This is just another topic with unofficial win32 builds.

Latest Download:
http://ompldr.org/vaDcxbg/minetest-0.4.4-d1-win32.zip

Please report any bugs or problems that you have with this builds.
error message when i start minetest:

Die Ordnungszahl 73 wurde in der DLL "zlib1.dll" nicht gefunden.
http://forum.minetest.net/viewtopic.php ... 861#p65861:
BrandonReese wrote:I got the error "Ordinal 72 could not be located in the dynamic link library libcurl.dll", Downloading libcurl.dll from dll-files.com fixed it. I'm running Windows 8.

I also got the missing zlib1 error, and got the file from dll-files.com and it fixed that error.

User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

by PilzAdam » Post

New build.

User avatar
Mito551
Member
Posts: 1271
Joined: Sat Jun 16, 2012 15:03

by Mito551 » Post

BrandonReese wrote:I got the error "Ordinal 72 could not be located in the dynamic link library libcurl.dll", Downloading libcurl.dll from dll-files.com fixed it. I'm running Windows 8.

I also got the missing zlib1 error, and got the file from dll-files.com and it fixed that error.
not fixed for me. windows 7 x64.
in my case ordinal 73
Last edited by Mito551 on Tue Jan 29, 2013 18:32, edited 1 time in total.

User avatar
BrandonReese
Member
Posts: 839
Joined: Wed Sep 12, 2012 00:44
GitHub: bremaweb
IRC: BrandonReese
In-game: BrandonReese
Location: USA

by BrandonReese » Post

Mito551 wrote:
BrandonReese wrote:I got the error "Ordinal 72 could not be located in the dynamic link library libcurl.dll", Downloading libcurl.dll from dll-files.com fixed it. I'm running Windows 8.

I also got the missing zlib1 error, and got the file from dll-files.com and it fixed that error.
not fixed for me. windows 7 x64.
in my case ordinal 73
The quote was from sfan5's build. I just downloaded PilzAdam's latest build, I had to replace the libcurl.dll included in the zip file with libcurl.dll from dll-files.com ( http://www.dll-files.com/dllindex/dll-f ... ml?libcurl ). That fixed it for me. I never got a zlib1 error.

Windows 8 x64. If I get some time this afternoon I'll try it on my Win 7 laptop.

User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

by PilzAdam » Post

BrandonReese wrote:I had to replace the libcurl.dll included in the zip file with libcurl.dll from dll-files.com ( http://www.dll-files.com/dllindex/dll-f ... ml?libcurl ). That fixed it for me.
Why do you do that? Do you get an error when using the one that is in the .zip?

User avatar
BrandonReese
Member
Posts: 839
Joined: Wed Sep 12, 2012 00:44
GitHub: bremaweb
IRC: BrandonReese
In-game: BrandonReese
Location: USA

by BrandonReese » Post

PilzAdam wrote:
BrandonReese wrote:I had to replace the libcurl.dll included in the zip file with libcurl.dll from dll-files.com ( http://www.dll-files.com/dllindex/dll-f ... ml?libcurl ). That fixed it for me.
Why do you do that? Do you get an error when using the one that is in the .zip?
Yes, I got the "Ordinal 72 could not be located in the dynamic link library libcurl.dll" error, even though libcurl.dll was in the bin directory.

User avatar
BrandonReese
Member
Posts: 839
Joined: Wed Sep 12, 2012 00:44
GitHub: bremaweb
IRC: BrandonReese
In-game: BrandonReese
Location: USA

by BrandonReese » Post

Here is a Windows Installer for 28f5b55. I tested it on Windows 7 and 8 and it worked fine.

http://www.bremaweb.com/minetest/Minete ... mBuild.exe

User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

by PilzAdam » Post

New build: 12472a4

User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

by PilzAdam » Post

New build with GetText.

socramazibi
Member
Posts: 81
Joined: Mon Jan 28, 2013 12:29
Location: España

by socramazibi » Post

Thanks , great contribution .
Forgive my English, but it is the translator of google.My Spanish.
My mod:
Pictures wool 1.0 3x5 , Charcoal+Textures , Map

User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

by PilzAdam » Post

New GetText build.

User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

by PilzAdam » Post

Oops, I made a mistake. The correct version number is 1d248cc. Fixed in first post.

u34

by u34 » Post

awesome inofficial win-build... keep up the good work....

User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

by PilzAdam » Post

I have added an experimental TrueTypeFont build to the first post. Please test it and report any bugs.

User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

by PilzAdam » Post

New build: de66c78

Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests