- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 3.
- Tags:
- HTML5
- JavaScript*
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What are you building?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ConferenceSampleQt.vcxproj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We also need your build log when the error pops up during the building process. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i encounter the same problem
the error informatin:
1>------ Build started: Project: ConferenceSampleQt, Configuration: Debug Win32 ------
1> Moc'ing conferencesampleqt.h...
1> 系统找不到指定的路径。
1> Uic'ing conferencesampleqt.ui...
1> 系统找不到指定的路径。
1> Moc'ing VideoWidget.h...
1> 系统找不到指定的路径。
1> Moc'ing EditDialog.h...
1> 系统找不到指定的路径。
1> Moc'ing listdialog.h...
1> 系统找不到指定的路径。
1> Rcc'ing conferencesampleqt.qrc...
1> 系统找不到指定的路径。
1> Uic'ing EditDialog.ui...
1> 系统找不到指定的路径。
1> Uic'ing listdialog.ui...
1> 系统找不到指定的路径。
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(170,5): error MSB6006: "cmd.exe" exited with code 3.
environment: win7 64bit/vs2013
i think something wrong about charater set, any advice ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do not know what exactly the VS setting on your side. Please make sure the path and character set are correct.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As mentioned in samples\conference\ConferenceSampleQt\README.md file, Windows sample app compilation and running requires QT environment. Please double check whether it's setup correctly.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page