I use Microsoft Visual Studio 2015 Community Update 3 to program various software and wanted to check PVS-Studio 6.14.21489 with the free license.
But I can't get it to work from Visual Studio, all it's able to outpout is:
Failed to preprocess file "[file path].cpp": Failed to obtain a compiler version.
V008: Unable to start the analysis on this file. [file path].cpp. Failed to obtain a compiler version.
Tested with win32 and x64 on both debug and release and I get this message on all files, nothing else. Solutions are compiling sucessfuly.
I tried reinstalling the product, same effect.
Note: I use Windows 8.1 Standard edition x64, all products including Visual Studio are installed in their default folder in C:\Program Files (x86)
Any clue would be very appreciated
Many thanks