64
edits
Vinterstum (talk | contribs) |
Vinterstum (talk | contribs) |
||
Line 68: | Line 68: | ||
$(OSXOPT)/lib/libz.a | $(OSXOPT)/lib/libz.a | ||
This will ensure we | This will ensure we link zlib in statically instead of dynamically, which avoids some obscure problems we've had on 10.2.x. | ||
When you've done the above, it's time to run ./configure. For each library you want to include, you have to tell ScummVM where it can find it. | When you've done the above, it's time to run ./configure. For each library you want to include, you have to tell ScummVM where it can find it. |
edits