http://www.mediafire.com/download/wt8ppk1dufn78zr/AsiaCoin.dmg
Note that this is taking this long because I have to do some trial and error. I only have one mac, and one mac environment to work with. Because of this while I have all necessary files to compile and run, other users may not. This means having one of you guys test it on your macs instead of me on mine is a more reliable method of testing.
My computer will always find the library files. Other people's may not.
I think FlyingMongoose needs to receive some tips or hints on how to link the libraries needed to the final build . I am sure there is a setting that he misses to change or introduce at the compiling stage . This is why his builds work locally on his machine , and not on mine , or yours , where these libraries are missing . Right now , after his second build , the missing library changed … . It could be just a suffix he may have to add to the compiling command . Would a proper compile not automagically reduce the size , too ? Please , take my deliberate conjectures for what they are , I am not a technical Programmer
You would be right ultimately, but the strange thing is, that library that it says is missing, is included in there. the QtGUI isn't a standard mac library by the way, it has to be packaged in. Unless, of course, you have the Qt SDK installed.
Anyway, working on cleaning and fixing it up. I am not typically a programmer that distributes mac applications, I typically write simple server daemons, php scripts, and occasionally some windows apps. This is ultimately the first I've ever done any compile for a wallet for mac. As pointed out it works for me, because my libraries are all pointed to properly.
I think you meant to quote like I quoted above ;-) but thanks.