On Thu, Aug 8, 2013 at 12:04 PM, Eduardo Sato wrote:
> Would it be necessary to change Info.plist?
>
I don't believe so; Info.plist is the externally visible interface details,
but these libraries should be hidden inside the app bundle and not visible
outside of it. When the runtime dynamic libra
Would it be necessary to change Info.plist?
It would be nice being able to distribute haskell apps in general, not only
wxHaskell apps. One can certainly write the UI in C++/Objective C, or what have
you, and use FFI to call haskell libraries. But I am also interested in writing
an app 100% in
On Thu, Aug 8, 2013 at 9:54 AM, Eduardo Sato wrote:
> The only problem now is that I want to distribute a wxHaskell application
> on mac OS X. I tried using macosx-app and cabal-macosx (
> https://github.com/michaelt/cabal-macosx) to make an "app" file. It runs
> fine on my machine, but it fails
On Thu, 08 Aug 2013 15:54:13 +0200, Eduardo Sato
wrote:
Roman, thanks.
I've managed to install wxHaskell. Someone has already patched it like
just you said: https://github.com/wxHaskell/wxHaskell
The sample programs compile and work fine now.
The only problem now is that I want to distr
On Wed, 07 Aug 2013 19:46:02 +0200, Eduardo Sato
wrote:
Hello, guys. Has anybody tried to install wxhaskell on Snow Leopard?
I followed these instructions:
http://www.haskell.org/haskellwiki/WxHaskell/Mac , but got an error:
Try installing the latest version, using the instructions at:
Roman, thanks.
I've managed to install wxHaskell. Someone has already patched it like just you
said: https://github.com/wxHaskell/wxHaskell
The sample programs compile and work fine now.
The only problem now is that I want to distribute a wxHaskell application on
mac OS X. I tried using macos
* Eduardo Sato [2013-08-07 14:46:02-0300]
> Hello, guys. Has anybody tried to install wxhaskell on Snow Leopard?
>
> I followed these instructions:
> http://www.haskell.org/haskellwiki/WxHaskell/Mac , but got an error:
>
> src/haskell/Graphics/UI/WXCore/WxcClassesAL.hs:13085:1:
> Unaccepta