
3 Apr
2010
3 Apr
'10
7:45 a.m.
Rafael Cunha de Almeida wrote:
When using haskell, can't you just make a static binary on MacOS and Windows, though? Why wouldn't that work?
On MacOS, you would have to relocate the shared gtk2hs libraries and bundle them with the application. It's actually easiest to exorcise the paths from the compiled binary with some otool vodoo; Inkscape did it this way last time I remember. There was also a gtk framework once, but it seems to be out of date. Regards, Heinrich Apfelmus -- http://apfelmus.nfshost.com