[prev in list] [next in list] [prev in thread] [next in thread] 

List:       log4cxx-user
Subject:    FileAppender Linking Problem
From:       David Sallge <david.sallge () noffz ! com>
Date:       2005-09-14 10:29:53
Message-ID: 4327FBA1.5050905 () noffz ! com
[Download RAW message or body]

Hello everyone!

I have a problem linking my testproject.
The library is linked correctly, the includes are included.
All other things (BasicConfigurator, Layout) work while linking.

Only this line seems to bring up the problem:
FileAppender *appender = new FileAppender(layout, _T("test.txt"));

The Linker error sais:
testprojekt error LNK2019: unresolved external symbol
"__declspec(dllimport) public: __thiscall 
log4cxx::FileAppender::FileAppender
(class log4cxx::helpers::ObjectPtrT<class log4cxx::Layout> const &,
class std::basic_string<char,struct std::char_traits<char>,
class std::allocator<char> > const &,bool)" 
(__imp_??0FileAppender@log4cxx@@QAE@ABV?$
ObjectPtrT@VLayout@log4cxx@@@helpers@1@ABV?$
basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@_N@Z)

One thing I can't understand:
If I'm using the empty cunstructor
FileAppender *appender = new FileAppender();
Everything links fine, but there's no file to append to (obviously).

Any Ideas?

Thanx in advance,
David

-- 
_________________________________________
Name:         David Sallge
Company:      Noffz ComputerTechnik GmbH
Address:      Tempelsweg 24A
              D-47918 Toenisvorst
              Germany

Phone:        +49-2151-99878-40
Fax:          +49-2151-99878-88
e-mail:       david.sallge@noffz.com
Internet:     www.noffz.com
_________________________________________


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic