discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Trying to use GNUstep and libdispatch in an ARC based objective-C pr


From: Mathias Bauer
Subject: Re: Trying to use GNUstep and libdispatch in an ARC based objective-C program
Date: Wed, 08 Jan 2014 10:56:36 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Am 08.01.14 06:44, schrieb Patryk Laurent:


On Jan 7, 2014, at 15:11, Mathias Bauer <mathias_bauer@gmx.net> wrote:

For libdispatch I used the configure provided by the repository at

https://github.com/nickhutchinson/libdispatch.git

I assume that the culprit is in the libdispatch build. I manually patched the 
generated config.h file to support OBJC, but this obviously isn't enough.

For your libdispatch configure did you try to use the parameters on this wiki 
page instead of editing config.h?

http://wiki.gnustep.org/index.php/GNUstep_under_Ubuntu_Linux

Patryk


I used CMake for the build, following the instructions at

https://github.com/nickhutchinson/libdispatch

where I got the source from.

I tried your suggestion and it fixed the crash. Thanks a lot!
Now I have to figure out why it fixed it.

Best regards,
Mathias



reply via email to

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