Re: wxGTK3/Win32 msvc2008 compilation errors with pure C files



On 21/12/2013 00:11, Kolya Kosenko wrote:

It seems that error specific for *.c files because *.cpp files such as src/gtk/window.cpp compiles without errors.


Hi Kolya,

This is a pure guess - but examine the compiler settings for your VS projects and try swapping the advanced setting for C/C++ compilation. i.e. if the setting is currently "Compile as C++ code", try changing it to "Compile as C code" or vice versa. I'm building with MSVC and I've definitely seen similar issues when building _some_ gnu libraries (though I can't be certain if GTK+ was one of them). It might not be relevant but it's something worth checking.

John




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]