Re: Disable warning with CMake/MSVC

2007-12-02 Thread Abdelrazak Younes
Peter Kümmel wrote: Abdelrazak Younes wrote: Hello Peter As you are in "CMake hacking mode" ;) could you please disable warning C4355? Done. Thanks! Abdel.

Re: Disable warning with CMake/MSVC

2007-12-02 Thread Peter Kümmel
Abdelrazak Younes wrote: Hello Peter As you are in "CMake hacking mode" ;) could you please disable warning C4355? Done. Abdel. ..\..\..\..\src\insets\InsetGraphics.cpp(154) : warning C4355: 'this' : used in base member initializer list ..\..\..\..\src\insets\InsetGraphics.cpp(162) : w