From: Václav Z. <vha...@gm...> - 2012-02-20 22:06:13
|
On 02/20/2012 07:49 PM, Shushanik Mirzoyan wrote: > > > > > *From:*Shushanik Mirzoyan > *Sent:* February-20-12 1:22 PM > *To:* 'wi...@us...' > *Subject:* Log4cplus > > > > Hello, > > My name is Shushanik, > > I am trying to integrate log4cplus into our product. > > I seem to solve all the problems within past 2 days, and now it > wokrs, I have the nice logs. > > However, my debugger crashes right at start no breakpoints hit, or > anything, it feels like it tries to load the library and crashes. > > I use QT creator. > > > > > > And here is the crash message > > > > I built log4cplus with --enable-debugging configuration. > > > > ./configure --enable-static --enable-threads --with-gnu-ld > --enable-debugging CPPFLAGS="-DUNICODE -D_UNICODE" > > I really hope you'll be able to help me . > > > > Thanks a lot in advance. > > Shushanik > > > > P.S. I used to use Log4Cplus in my previous job(I did not do the > integration part though), and it's really cool. So hope that I can > successfully integrate it with this new tool. > This does not tell me much. It seems more like a GDB problem than log4cplus'. In any case, try to get a stack trace. -- VZ |