c++ - Microsoft Visual Studio- Project error -
c++ - Microsoft Visual Studio- Project error -
i adding new functionality existing programme has been written in c++. having made several changes code, , been able build numerous times, after making latest change, tried building code again, time build has failed.
usually when fails it's due error in code i've written. however, time, reason given fail project error, i've not come across before... total error message is:
1>project : error prj0002 : error result 31 returned 'c:\program files\ and appeared in console after
1>linking... 1>embedding manifest... it doesn't indicate it's specific part of code... have thought error means? need resolve it?
most happens because of av software. seek ignoring vc++ directories in antivirus software. , can clean project , retry, it's temporary issue.
c++ build build-error
Comments
Post a Comment