Share via

Build Error

Dhananjaya Ramakrishna 1 Reputation point
2022-09-09T05:27:23.77+00:00
Rebuild started...  
1>------ Rebuild All started: Project: SSIRVSApplication, Configuration: Debug Win32 ------  
1>Moc'ing ssirvsapplication.h...  
1>The system cannot find the path specified.  
1>Uic'ing ssirvsapplication.ui...  
1>The system cannot find the path specified.  
1>Rcc'ing ssirvsapplication.qrc...  
1>The system cannot find the path specified.  
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(241,5): error MSB8066: Custom build for 'ssirvsapplication.h;ssirvsapplication.ui;ssirvsapplication.qrc' exited with code 3.  
1>Done building project "SSIRVSApplication.vcxproj" -- FAILED.  
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========  
  

I am using VS2019 community edition with Qt 5.15.2

Developer technologies | C++
Developer technologies | C++

A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.