
12 Nov
2009
12 Nov
'09
5:52 a.m.
On Thu, Nov 12, 2009 at 11:12 AM, Konstantin Vladimirov
Hello.
I'm writing an wxHaskell application. Everything is ok, but now I need a separate folder for icons, bitmaps, and so on, from where they are loaded at runtime. How can I compile resources, and link them into my executable to provide for users single .exe file with resource section inside it?
+1 ! I would also like to know how one can do it with gtk2hs.