Re: GType register problem of soup type in shared object
- From: Dan Winship <danw gnome org>
- To: steve jun samsung com
- Cc: libsoup-list gnome org
- Subject: Re: GType register problem of soup type in shared object
- Date: Tue, 08 Mar 2011 10:01:39 -0500
On 03/08/2011 07:37 AM, 전태수 wrote:
> I attached a simple example which makes the crash.
That doesn't compile, since it's missing "#include <libsoup/soup.h>" at
least. Can you attach a complete example with Makefile?
> (process:3911): GLib-GObject-WARNING **: cannot register existing type
> `SoupSession'
"existing type" is probably the key here. Somehow you are trying to
register SoupSession twice.
-- Dan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]