pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Dynamic loading on Cygwin [was: Re: reports of pspp-0.6.0-pre3]


From: John Darrington
Subject: Dynamic loading on Cygwin [was: Re: reports of pspp-0.6.0-pre3]
Date: Sun, 18 May 2008 19:52:23 +0800
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

On Sat, May 17, 2008 at 11:08:25PM +0200, unknown-1 wrote:
     
     When I rename cygpsppire-0.dll to cygpsppire.dll it could load but the dll
     but:
     ==============
     $ strace psppire.exe >ren.txt
     
     (psppire:2160): GLib-GObject-WARNING **: cannot register existing type
     `PsppireSelector'


OK.  This is good.  It seems that we're getting somewhere.  The
library is getting loaded.  But it's refusing to register a widget
with libglade, which is already registered in the glib type system.

Try the new snapshot I've placed at

http://darrington.wattle.id.au/pspp/pspp-0.4.3-dll-2.tar.gz

This works around the problem of widgets getting registered twice, by
using a second shared library (on my system called libpsppwidgets.so)
You may need to rename and/or relocate this one, in addition to the
cygpsppire.dll library.

Good luck.     


-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.


Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]