I meant notes on how you guys build ysoccer, not libgdx - sorry if I did not make that clear.
Just running ./gradlew build worked, but left me without a ysoccer or ysoccer.jar so there must be something I've missed.
Search found 4 matches
- Mon Apr 20, 2020 6:41 pm
- Forum: YSoccer's troubles and tech info
- Topic: YSoccer 19 fails to start on Mac OS 10.13.6
- Replies: 7
- Views: 1011
- Mon Apr 20, 2020 10:44 am
- Forum: YSoccer's troubles and tech info
- Topic: YSoccer 19 fails to start on Mac OS 10.13.6
- Replies: 7
- Views: 1011
Re: YSoccer 19 fails to start on Mac OS 10.13.6
I did try to build it myself and while it seemed to succeed, I ended up without a "ysoccer" executable. Not familiar with gradle etc to I don't really know what I'm looking at - if you could share any notes on what you do to build the various versions it would be great :) In the meantime, ...
- Sun Apr 19, 2020 6:06 pm
- Forum: YSoccer's troubles and tech info
- Topic: YSoccer 19 fails to start on Mac OS 10.13.6
- Replies: 7
- Views: 1011
Re: YSoccer 19 fails to start on Mac OS 10.13.6
It's finding the libgdx library ok, the problem looks to be the missing symbol "__objc_empty_cache". I found a similar issue in an unrelated project, affecting the same MacOS version - see https://forum.lazarus.freepascal.org/index.php/topic,44159.msg.html - this suggests a tweak to the co...
- Sat Apr 18, 2020 3:43 pm
- Forum: YSoccer's troubles and tech info
- Topic: YSoccer 19 fails to start on Mac OS 10.13.6
- Replies: 7
- Views: 1011
YSoccer 19 fails to start on Mac OS 10.13.6
Visited http://ysoccer.sourceforge.net/dloads.htm and downloaded "Mac OS X (java included)" from https://sourceforge.net/projects/ysoccer/files/YSoccer19/ysoccer19_macosx.zip/download, but it fails to run: $ ./ysoccer Using bundle resource folder [1]: /Users/wdh/Downloads/ysoccer19_macosx/...