Resource Error
-
Dear guys, I am trying to build an application using OMAKE, the error is "fatal error RC1109: error creating TusMsvFE.res" what could be the reason ? Velayudhan
-
Dear guys, I am trying to build an application using OMAKE, the error is "fatal error RC1109: error creating TusMsvFE.res" what could be the reason ? Velayudhan
make sure that the file is not read only. that may be a reason for this. SaRath.
"Don't Do Different things... Do Things Differently..." Understanding State Pattern in C++ -
make sure that the file is not read only. that may be a reason for this. SaRath.
"Don't Do Different things... Do Things Differently..." Understanding State Pattern in C++no , file is not read only but when i deleted the tusmsvfe.res file from the folder and then builded, no error is there. But again, when I modify resource, error comes, what may be the reason ?