我最近将一个 C++ VS 项目从台式计算机移至我的笔记本电脑。
但是,当我打开解决方案时,它给了我这个错误:
error : Designtime build failed for project 'C:\Coding_Projects\C++\Taxi\Taxi.vcxproj' configuration 'Debug|x64'. IntelliSense might be unavailable.
Set environment variable TRACEDESIGNTIME = true and restart Visual Studio to investigate.
Run Code Online (Sandbox Code Playgroud)
有什么建议可以解决这个问题吗?