Search found 10 matches

by MinerDad
Thu Dec 25, 2014 02:10
Forum: Engine Builds
Topic: [macOS] Neoascetic's nightly builds and others
Replies: 324
Views: 236672

Re: [OS X] Morn76's Yosemite builds

Building with "make package" and running that build doesn't fix the trackpad issue for me. I split the problematic commit into several parts: double tap, show_debug, and limitfps. The double tap change did not cause any problem but the show_debug and the limitfps changes did. My frame rate...
by MinerDad
Wed Dec 24, 2014 08:01
Forum: Engine Builds
Topic: [macOS] Neoascetic's nightly builds and others
Replies: 324
Views: 236672

Re: [OS X] Morn76's Yosemite builds

I think I found the problematic commit: 1c21e391edeb7739935ca78250f066a60c369fc7 (https://github.com/minetest/minetest/commit/1c21e391edeb7739935ca78250f066a60c369fc7). If I modify the make_mac.sh script to checkout that commit instead of master and modify src/irrlichttypes.h with the u64 patch (jus...
by MinerDad
Wed Dec 24, 2014 06:30
Forum: Engine Builds
Topic: [macOS] Neoascetic's nightly builds and others
Replies: 324
Views: 236672

Re: [OS X] Morn76's Yosemite builds

I have a MacBook Air so it isn't just MBPs
by MinerDad
Sun Dec 21, 2014 21:43
Forum: Engine Builds
Topic: [macOS] Neoascetic's nightly builds and others
Replies: 324
Views: 236672

Re: [OS X] Morn76's Yosemite builds

Hi, Just downloaded minetest-osx-bin-20141215.df0ca45.zip seems to work great except the touchpad on my MBP its really temperamental for looking around, clicks are fine but movement is terrible. I had to go back to build minetest-osx-bin-20140903.8948907-yosemite-v3.zip which works fine. Any ideas ...
by MinerDad
Sun Dec 21, 2014 19:50
Forum: Engine Builds
Topic: [macOS] Neoascetic's nightly builds and others
Replies: 324
Views: 236672

Re: [OS X] Morn76's Yosemite builds

Hi, Just downloaded minetest-osx-bin-20141215.df0ca45.zip seems to work great except the touchpad on my MBP its really temperamental for looking around, clicks are fine but movement is terrible. I had to go back to build minetest-osx-bin-20140903.8948907-yosemite-v3.zip which works fine. Any ideas ...
by MinerDad
Fri Dec 12, 2014 15:44
Forum: Engine Builds
Topic: [macOS] Neoascetic's nightly builds and others
Replies: 324
Views: 236672

Re: [OS X] Morn76's Yosemite builds

Updating make_mac.sh and running it worked for me. Thanks.
by MinerDad
Fri Dec 12, 2014 06:00
Forum: Engine Builds
Topic: [macOS] Neoascetic's nightly builds and others
Replies: 324
Views: 236672

Re: [OS X] Morn76's Yosemite builds

I'm trying to build minetest using your script and I'm getting the following error when I run the final minetest.app: Dyld Error Message: Library not loaded: @executable_path/../../libs/libpng16.16.dylib Referenced from: /Volumes/VOLUME//Users/*/minetest.app/Contents/MacOS/../Resources/bin/minetest ...
by MinerDad
Fri Dec 12, 2014 04:48
Forum: Engine Builds
Topic: [macOS] Neoascetic's nightly builds and others
Replies: 324
Views: 236672

Re: [OS X] Morn76's Yosemite builds

Oops, I think that was due to the FreeType-less build I did for Megaf. I've uploaded a new ZIP file to GitHub. Thanks for testing! That fixed it. Thanks. I have a question. Where do I put mods and subgames? Do I place them in /Applications/minetest.app/Contents/Resources/bin/share or do I put them ...
by MinerDad
Fri Dec 12, 2014 04:23
Forum: Engine Builds
Topic: [macOS] Neoascetic's nightly builds and others
Replies: 324
Views: 236672

Re: [OS X] Morn76's Yosemite builds

Oops, I think that was due to the FreeType-less build I did for Megaf. I've uploaded a new ZIP file to GitHub. Thanks for testing! That fixed it. Thanks. I have a question. Where do I put mods and subgames? Do I place them in /Applications/minetest.app/Contents/Resources/bin/share or do I put them ...
by MinerDad
Thu Dec 11, 2014 05:50
Forum: Engine Builds
Topic: [macOS] Neoascetic's nightly builds and others
Replies: 324
Views: 236672

Re: [OS X] Morn76's Yosemite builds

I just downloaded the latest build (minetest-osx-bin-20141210.dcc4897.zip) and when I try and run it, it throws an error: Dyld Error Message: Library not loaded: @executable_path/../../libs/libfreetype.6.dylib Referenced from: /Volumes/VOLUME//Applications/minetest.app/Contents/MacOS/../Resources/bi...