Re: VS and log4cxx question

2005-08-16 Thread David Sallge
Curt Arnold schrieb: 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 the

Re: VS and log4cxx question

2005-08-15 Thread Curt Arnold
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 u

Re: VS and log4cxx question

2005-08-15 Thread David Sallge
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

Re: VS and log4cxx question

2005-08-13 Thread Wagner Augusto Andreoli
Hello, David, > but as I'm new to using external DLLs in VS, has anyone a > guideline for me how to import/use/bind die dll to VS so that I can use > it's functions? I'm new at this VS/C++ thing too, but I do the following (the implicit way of loading DLLs): - in the Solution Explorer tree, selec

VS and log4cxx question

2005-08-12 Thread David Sallge
Hi to all! I have three questions: The first one: Can you already guess when the next release version is due to be ready? The second one: What about Borland c++Builder support? Is it possible to use log4cxx's current version with Borland? And the last one: I'm trying to use the ready-compiled D