Re: [Log4cplus-devel] log4cplus static library problem
Logging Framework for C++
Brought to you by:
wilx
From: Václav H. <v.h...@sh...> - 2009-04-19 16:13:56
|
Semyon Kleinerman wrote, On 19.4.2009 13:57: > I've downloaded log4cplus, compiled it and it runs fine. But when I'm > trying to link it with the static library (log4cplus_static) instead of > dll, application fail to start due to log4cplus.dll absence… > > I am running on VS2008. > > Any advice? Are you sure that you are linking your application against one of log4cplus[U]S[D].lib libraries? -- VH |