Re: [Licq-devel] Trying to build gui-in-main-thread branch on OS X

2011-12-20 Thread 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: >>> Assertion failed: (false), function pluginThreadEntry, file >>> /Users/schmitz/Programs/licq/gui-in-main-thread/licq/src/plugins/pluginthread.cpp, >>

Re: [Licq-devel] Trying to build gui-in-main-thread branch on OS X

2010-10-25 Thread Arne Schmitz
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

Re: [Licq-devel] Trying to build gui-in-main-thread branch on OS X

2010-10-24 Thread 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, file > /Users/schmitz/Programs/licq/gui-in-main-thread

[Licq-devel] Trying to build gui-in-main-thread branch on OS X

2010-10-23 Thread Arne Schmitz
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