On Aug 15, 2005, at 4:32 AM, David Sallge wrote:

Hello!

Thank you very much for your help.
I appreciate it very much that you helped me.
It worked well, VC now recognises log4cxx-classes and functions.
But unfortunately I get a bunch of compile-errors.
VC states that there should be a lot of unusual syntax errors in one of its own incude-files: xlocale (the errors are giving "syntax: (" or "missing ;", which obviously are correct.) As I assume that Microsoft coded the file correctly, the problem seems to occure with lox4cxx. If I comment the .h-files of log4cxx, I only get "function not found"-errors, as expected.

Any ideas?

Thank you very much!

Having the specific errors is essential to diagnosing the problem. Could you provide a fragment of the error messages? Microsoft compilers will output a 4 digit numeric code (like C1234 or LNK1234) which can be checked in their knowledge base to find non-obvious explanations for the errors).

Reply via email to