Re: [LOG4CXX] Release log4cxx 0.12.0-RC2

2021-05-04 Thread Thorsten Schöning
Guten Tag Patrick Mills, am Montag, 3. Mai 2021 um 20:20 schrieben Sie: > I'm seeing lots of warnings in VS 2019. Wondering if these should be > disabled or a note added about ignoring them. I see the same errors in the same IDE and in my opinion neither of both should be done. All of those indi

Re: [LOG4CXX] Release log4cxx 0.12.0-RC2

2021-05-03 Thread Robert Middleton
I honestly don't know how important these warnings are - I don't do much on Windows. As far as I'm aware the declspec should be #defined correctly, could that have something to do with it? -Robert Middleton On Mon, May 3, 2021 at 2:20 PM Patrick Mills wrote: > > Anyone else building DLLs in Win

[LOG4CXX] Release log4cxx 0.12.0-RC2

2021-05-03 Thread Patrick Mills
Anyone else building DLLs in Windows environment? I'm seeing lots of warnings in VS 2019. Wondering if these should be disabled or a note added about ignoring them. Or perhaps I'm doing something wrong in my cmake build: cmake -DCMAKE_GENERATOR_PLATFORM=x64 -DCMAKE_BUILD_TYPE=Release -DCMAKE_INS