Search found 1 match

by drinkinggourd
Wed Jun 01, 2016 1:31 pm
Forum: Support and Development
Topic: [SOLVED] Love as a dependancy or require 'love2d'?
Replies: 9
Views: 7078

Re: [SOLVED] Love as a dependancy or require 'love2d'?

I am also trying to require love2d as a dependency but I cannot figure out how to build liblove.so.0 I am using MacOS. First I downloaded the MacOS SDK and put the framework files in Libraries/Framework Then I downloaded the sources and opened liblove.xcodeproj (in subfolder platform/xcode) with XCo...