Hi, I had the following build errors. I found the same question before but can I simply delete the lines from .vcxproj file?
1> CallGraphBuilder.cpp
1>c1xx : fatal error C1083: Cannot open source file: 'CallGraphBuilder.cpp': No such file or directory
...
1> JsonParser.cpp
1>c1xx : fatal error C1083: Cannot open source file: 'JsonParser.cpp': No such file or directory
Hi, I had the following build errors. I found the same question before but can I simply delete the lines from .vcxproj file?
1> CallGraphBuilder.cpp 1>c1xx : fatal error C1083: Cannot open source file: 'CallGraphBuilder.cpp': No such file or directory ... 1> JsonParser.cpp 1>c1xx : fatal error C1083: Cannot open source file: 'JsonParser.cpp': No such file or directory