>> On Sat, Oct 23, 2010 at 21:56, Arne Schmitz wrote:
>>> After those changes, I could build fine. However, upon running licq, I get
>>> this:
>>> Assertion failed: (false), function pluginThreadEntry, file
>>> /Users/schmitz/Programs/licq/gui-in-main-thread/licq/src/plugins/pluginthread.cpp,
>>
Am 24.10.2010 um 20:28 schrieb Erik Johansson:
> On Sat, Oct 23, 2010 at 21:56, Arne Schmitz wrote:
>> After those changes, I could build fine. However, upon running licq, I get
>> this:
>>
>> =
>> $ /opt/licq/bin/licq
>> Assertion failed: (false), function pluginThreadEntry
On Sat, Oct 23, 2010 at 21:56, Arne Schmitz wrote:
> After those changes, I could build fine. However, upon running licq, I get
> this:
>
> =
> $ /opt/licq/bin/licq
> Assertion failed: (false), function pluginThreadEntry, file
> /Users/schmitz/Programs/licq/gui-in-main-thread
Hi!
I tried to build and run the new branch on OS X. I had to tweak a tiny bit the
source code and the CMakeLists, but that was really minor. The short story:
* I use MacPorts for most libraries
* but CMake prefers /usr/local over MacPorts /opt/local
* this leads to CMake finding wrong librarie