Search found 2 matches
- Mon Dec 06, 2010 11:50 pm
- Forum: General
- Topic: LÖVE 0.7.0 Game Slave released
- Replies: 53
- Views: 61609
Re: LÖVE 0.7.0 Game Slave released
anjo & pygy: yea went back and redownloaded and it's working now w/o any frameworks in /Library. Must've been cached...
- Mon Dec 06, 2010 10:55 pm
- Forum: General
- Topic: LÖVE 0.7.0 Game Slave released
- Replies: 53
- Views: 61609
Re: LÖVE 0.7.0 Game Slave released
The problem w/ the os x build has something to do with the build of freetype library using @rpath instead of @executable_path in it's dynamic loader stuff. You can reproduce the problem by removing the FreeType.framework from your /Library/Frameworks dir. The current build appears to look in Love.ap...