Click here to Skip to main content
15,921,622 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Win32 Application in VC 6 Pin
prasad_som13-Dec-06 2:29
prasad_som13-Dec-06 2:29 
QuestionRe: Win32 Application in VC 6 Pin
Programm3r13-Dec-06 2:53
Programm3r13-Dec-06 2:53 
AnswerRe: Win32 Application in VC 6 Pin
prasad_som13-Dec-06 3:09
prasad_som13-Dec-06 3:09 
QuestionRe: Win32 Application in VC 6 Pin
Programm3r13-Dec-06 3:46
Programm3r13-Dec-06 3:46 
AnswerRe: Win32 Application in VC 6 Pin
prasad_som13-Dec-06 4:45
prasad_som13-Dec-06 4:45 
QuestionDynamically displaying Visual TextBoxes - Labels Pin
Programm3r13-Dec-06 0:58
Programm3r13-Dec-06 0:58 
Questionlinker error for library Pin
rgchezhian13-Dec-06 0:47
rgchezhian13-Dec-06 0:47 
AnswerRe: linker error for library Pin
Laxman Auti13-Dec-06 19:13
Laxman Auti13-Dec-06 19:13 
rgchezhian wrote:
"public: void __thiscall log4cxx::Logger::debug(class std::basic_string,class std::allocator > const &,char const *,int)"


Please go through the function prototype again. There may be some mismatch.

If that is OK then try to link the libray as following preprocesser directive.
#pragma comment(lib,"full path of library")
put above line in .cpp file below the header includes



Knock out 't' from can't,
You can if you think you can
Cool | :cool:

QuestionQuestion Pin
messages13-Dec-06 0:28
messages13-Dec-06 0:28 
QuestionRe: Question Pin
prasad_som13-Dec-06 2:12
prasad_som13-Dec-06 2:12 
AnswerRe: Question Pin
messages13-Dec-06 19:03
messages13-Dec-06 19:03 
GeneralRe: Question Pin
prasad_som13-Dec-06 19:11
prasad_som13-Dec-06 19:11 
GeneralRe: Question Pin
messages13-Dec-06 19:27
messages13-Dec-06 19:27 
AnswerRe: Question Pin
prasad_som13-Dec-06 19:34
prasad_som13-Dec-06 19:34 
GeneralRe: Question Pin
messages13-Dec-06 19:53
messages13-Dec-06 19:53 
GeneralRe: Question Pin
prasad_som13-Dec-06 20:05
prasad_som13-Dec-06 20:05 
GeneralRe: Question Pin
Laxman Auti13-Dec-06 19:20
Laxman Auti13-Dec-06 19:20 
GeneralRe: Question Pin
messages13-Dec-06 19:28
messages13-Dec-06 19:28 
AnswerRe: Question Pin
prasad_som13-Dec-06 19:42
prasad_som13-Dec-06 19:42 
GeneralRe: Question Pin
Laxman Auti13-Dec-06 19:58
Laxman Auti13-Dec-06 19:58 
QuestionTextOut & True Type Fonts Pin
PsychicSmurf13-Dec-06 0:02
PsychicSmurf13-Dec-06 0:02 
QuestionCalling an function in a DLL Pin
JJeffrey12-Dec-06 23:59
JJeffrey12-Dec-06 23:59 
QuestionRe: Calling an function in a DLL Pin
prasad_som13-Dec-06 0:14
prasad_som13-Dec-06 0:14 
AnswerRe: Calling an function in a DLL Pin
JJeffrey13-Dec-06 14:21
JJeffrey13-Dec-06 14:21 
AnswerRe: Calling an function in a DLL Pin
ShilpiP13-Dec-06 0:52
ShilpiP13-Dec-06 0:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.