From: Jean B. <jea...@sk...> - 2006-05-26 16:57:27
|
I don't have that type of problem: have you linked wxHaskell against =20 a static version of wxMac? Just in case, I recompiled my working version not using any specific =20 install directory and made a (binary) package of it. You can find it here: http://users.skynet.be/sky81615/=20 wxhaskell-0.9.4-2.6.2.pkg.zip Hope it helps, Jean Le 23-mai-06 =E0 11:33, Malcolm Wallace a =E9crit : > Jean Boucquey <jbo...@ac...> wrote: > >> - I've uploaded my wxHaskell build dir here: >> http://users.skynet.be/sky81615/wxhaskell-0.9.4-MacOSX.tar.bz2 >> Tell me if you can do something with this. > > Thanks for that. Unfortunately, I was unable to install from your > package, because the directory /Users/jean/opt was frozen in to the > configuration somehow, and I could not work out how to reset it. > >> =46rom what I remember in wxhaskell, I had to change a few C = functions >> in the wxc/src directory and the makefile. > > In the end, I followed the various instructions in your previous =20 > emails > to the wxhaskell-users list, and eventually got a complete build. The > main thing was to link against /usr/gcc/Darwin/3.3/master.o. This > appeared to install fine. > > However, an application compiled against this wxhaskell library =20 > does not > work. It fails to start, complaining like this: > > dyld: Symbol not found: __ZN5wxApp10InitializeERiPPw > Referenced from: /usr/local/wxhaskell/lib/libwxc-=20 > mac2.6.3-0.9.4.dylib > Expected in: flat namespace > > So a symbol like wxApp.Initialise is missing? Anyone got any ideas? > > Regards, > Malcolm > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, =20 > security? > Get stuff done quickly with pre-integrated technology to make your =20 > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache =20 > Geronimo > http://sel.as-us.falkag.net/sel?=20 > cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D121642 > _______________________________________________ > wxhaskell-users mailing list > wxh...@li... > https://lists.sourceforge.net/lists/listinfo/wxhaskell-users > |