Page 1 of 11
[Old] [Windows] PilzAdam’s builds with gettext and Freetype

Posted:
Wed Jan 23, 2013 20:34
by PilzAdam
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/VlbFIebGBKPlease report any bugs or problems that you have with this builds.

Posted:
Wed Jan 23, 2013 21:01
by jojoa1997
is anything changed from the git version

Posted:
Thu Jan 24, 2013 03:48
by Mito551
do you compile on windows or just cross-compile?

Posted:
Thu Jan 24, 2013 05:06
by 4aiman
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?

Posted:
Thu Jan 24, 2013 11:20
by PilzAdam
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/commit/819dd7723ca0357dedbf67fe3cd5ba5c648c11a6

Posted:
Thu Jan 24, 2013 11:57
by cHyper
error message when i start minetest:
Die Ordnungszahl 73 wurde in der DLL "zlib1.dll" nicht gefunden.

Posted:
Thu Jan 24, 2013 16:26
by PilzAdam
cHyper wrote:error message when i start minetest:
Die Ordnungszahl 73 wurde in der DLL "zlib1.dll" nicht gefunden.
What OS do you use?

Posted:
Thu Jan 24, 2013 17:24
by Mito551
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

Posted:
Thu Jan 24, 2013 17:29
by jojoa1997
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

Posted:
Thu Jan 24, 2013 18:14
by sfan5
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

Posted:
Thu Jan 24, 2013 19:44
by PilzAdam
cHyper wrote:error message when i start minetest:
Die Ordnungszahl 73 wurde in der DLL "zlib1.dll" nicht gefunden.
http://forum.minetest.net/viewtopic.php?pid=65861#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.

Posted:
Tue Jan 29, 2013 17:10
by PilzAdam
New build.

Posted:
Tue Jan 29, 2013 18:29
by Mito551
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

Posted:
Tue Jan 29, 2013 18:47
by BrandonReese
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-files.shtml?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.

Posted:
Tue Jan 29, 2013 18:53
by PilzAdam
Why do you do that? Do you get an error when using the one that is in the .zip?

Posted:
Tue Jan 29, 2013 21:30
by BrandonReese
PilzAdam wrote: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.

Posted:
Tue Jan 29, 2013 23:08
by BrandonReese
Here is a Windows Installer for 28f5b55. I tested it on Windows 7 and 8 and it worked fine.
http://www.bremaweb.com/minetest/Minetest-0.4.4-d1-28f5b55PilzAdamBuild.exe

Posted:
Wed Jan 30, 2013 17:26
by PilzAdam
New build: 12472a4

Posted:
Thu Jan 31, 2013 12:10
by PilzAdam
New build with GetText.

Posted:
Thu Jan 31, 2013 12:13
by socramazibi
Thanks , great contribution .

Posted:
Sat Feb 02, 2013 17:52
by PilzAdam
New GetText build.

Posted:
Sat Feb 02, 2013 18:10
by PilzAdam
Oops, I made a mistake. The correct version number is 1d248cc. Fixed in first post.

Posted:
Sat Feb 02, 2013 18:35
by cHyper
awesome inofficial win-build... keep up the good work....

Posted:
Sun Feb 03, 2013 18:42
by PilzAdam
I have added an experimental TrueTypeFont build to the first post. Please test it and report any bugs.

Posted:
Wed Feb 06, 2013 16:41
by PilzAdam
New build: de66c78

Posted:
Wed Feb 06, 2013 17:29
by cHyper
i like your experimental TrueTypeFont builds... please make more of them ...

Posted:
Wed Feb 06, 2013 18:54
by PilzAdam
cHyper wrote:i like your experimental TrueTypeFont builds... please make more of them ...
Do they work for you? What version of Windows do you have?

Posted:
Wed Feb 06, 2013 19:03
by cHyper
PilzAdam wrote:cHyper wrote:i like your experimental TrueTypeFont builds... please make more of them ...
Do they work for you? What version of Windows do you have?
i use windows 7 64bit...

Posted:
Wed Feb 06, 2013 19:11
by PilzAdam
cHyper wrote:PilzAdam wrote:cHyper wrote:i like your experimental TrueTypeFont builds... please make more of them ...
Do they work for you? What version of Windows do you have?
i use windows 7 64bit...
TrueTypeFont will be added upstream shortly. The reason I ask is, that it doesnt work in wine (a program for Linux to run windows .exe files). So I have to ask real windows users (like you) if it runs on real windows.

Posted:
Wed Feb 06, 2013 19:11
by PilzAdam
Jeijas experimental water shader added (14a38b1-shader).