I seem to be hitting an error while initializing the scan-build.exe in Windows.
C:\Users\lockhaja\llvm\tools\clang\tools\scan-build>perl -S scan-build
The getpwuid function is unimplemented at scan-build line 35.
Does anyone know what would be causing this error?
The perl -S scan-build command appears and runs after I run scan-build from the command prompt.
Regards,
Jon Lockhart
PhD Candidate - EE Systems
IEEE Vice President 13/14
University of Cincinnati
lockhaja@mail.uc.edu
Clang Static Analyzer is discussed on the cfe-dev mailing list. This is a mail from someone having the same problem: http://lists.cs.uiuc.edu/pipermail/cfe-dev/2010-April/008659.html.
/Patrik Hägglund
I seem to be hitting an error while initializing the scan-build.exe in Windows.
C:\Users\lockhaja\llvm\tools\clang\tools\scan-build>perl -S scan-build
The getpwuid function is unimplemented at scan-build line 35.
Does anyone know what would be causing this error? I am running a 64-bit version of Windows 7 and built Clang using Visual Studio 2012.
Note: The perl -S scan-build command appears and runs after I run scan-build from the command prompt.
Regards,
Jon Lockhart
PhD Candidate - EE Systems
IEEE Vice President 13/14
University of Cincinnati
lockhaja@mail.uc.edu