Friday, July 18, 2008

Need a Break? Have a Kit-Kat

Sometimes when having a problem with no solution in sight, the best way to find a solution is to just get away from it.

I was struggling with how to manage dylibs to distribute 1.5.2 Mac binaries for Wesnoth. I spent days trying to properly use install_name_tool. Then I thought: why bother? Such a thought came after skipping to release some of the stress.

I decided to simply build those dylibs in a system frameworks folder, and have those installed via the installer I initiated for 1.5.1. No need to worry about dyld paths anymore and problem solved.

No comments: