Le 27/04/2014 20:02, Richard Sharpe a écrit : > Hi folks, > > It seems like I need to set the MSVC_VARIANT to MSVC2010 as the first > invocation of the compiler complains: > > "_MSC_VER is:1600 but required is:1800" > > This is after I set MSVC_VARIANT to MSVC2013 Hi,
looks like you are still using vcvarsall.bat coming from MSVC2010 (_MSC_VER is defined by the compiler). Pascal. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
