I configured it with that option, but I'm getting an error when building.

ld: duplicate symbol _MxDebugTopic in
.libs/libmx_1.0_la-mx-application.o and
.libs/libmx_1.0_la-mx-adjustment.o
collect2: ld returned 1 exit status
make[3]: *** [libmx-1.0.la] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

MxDebugTopic is an enum in mx-private.h.  I haven't run across a
problem like this before.

-Stan

On Thu, Jan 20, 2011 at 2:39 AM, Neil Roberts <[email protected]> wrote:
> Roland Peffer <[email protected]> wrote:
>
>> I played around with the MX toolkit under OSX a while ago.  MX
>> contains some XWindows specific code.  So when you want to use it with
>> the OSX backend, you have to modify these parts.
>
> Mx now also has a configure option which I think should disable all of
> the X11 parts: --with-winsys=none .
>
> - Neil
>
_______________________________________________
clutter-app-devel-list mailing list
[email protected]
http://lists.clutter-project.org/listinfo/clutter-app-devel-list

Reply via email to