Hello:
I'm building an application and I'm having troubles compiling with VC++2008. It seems that when I try to compile log4cpp something happens with the res file.
This is the error:
LINK : fatal error LNK1181: cannot open input file 'Debug\NTEventLogCategories.res'
I've looked throw google with no luck. Not many answers available
Do you have any advice I could follow ?
Kind regards.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello:
I'm building an application and I'm having troubles compiling with VC++2008. It seems that when I try to compile log4cpp something happens with the res file.
This is the error:
LINK : fatal error LNK1181: cannot open input file 'Debug\NTEventLogCategories.res'
I've looked throw google with no luck. Not many answers available
Do you have any advice I could follow ?
Kind regards.