visual studio - "fatal error RC1015: cannot open include file 'winres.h''' happens every time I'm adding resources -


so, wanted add icon project, everytime adding resources error: fatal error rc1015: cannot open include file 'winres.h

my include directories $(vc_includepath);$(windowssdk_includepath);c:\program files\windows kits\10\include\10.0.15063.0\um;c:\program files\windows kits\10\include\10.0.15063.0\shared;.

any sugestions?


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -