01-17-2016, 12:05 PM
(01-15-2016, 10:13 AM)bbjimmy Wrote: yes, it seems like they broke yab again ... see https://dev.haiku-os.org/ticket/12592
It seems that the original yab devs used a private api that has been changed. This will cause many yab programs to need to be re-built to run on haiku post hrev49976. I am fixing the getlatestyab.PM.sh script to make yab build again depending on the hrev.
Be Prepared to re-bind / re-build yab programs. Any program built with earlier versions than 1.7.5 will need to be re-built. programs built with 1.7.5 use libyab, and will not need to be rebuilt. any program bound with yab include their own version of libyab and will need to be re-bound. basicly a yab developer will need to update yab ( once it is fixed ) on a post hrev49976 haiku and test his apps some will be ok, most will not.
I will post here when the script is updated to build yab again.