Hello, I haveaprojectinFinalBuilder7.0.0.1060, thisprojectcompilesa number ofprojectsandamong them written in aDelhpi2007,withbuilding packages. Iscompilingall thepackages.bplnormally, butat the end ofthe compilation,at the timeitwillcompilethefile.dprprojectinDelphiisthe error:
"File creationFataErrorFailed" "ResourceCompileFailed" Beensearchingthe forumandfoundatopicwherethiserrorreported, butinadifferent situationfrom mine,andhadalinktoupdatetoversion7.0.0.1060, I diditbutdid not solvemy problem. Could anyonegive meahelpregarding thiserror?
Can you post the actual error message from the log? I checked our source code and the error message isn’t generated by us, which suggests it’s generated by the resource compiler. What settings do you have on the action. Make sure the Starting Directory setting points to a valid location as that is used by the resource compiler.
ThanksVincent! IuseSubversionforsource codecontrolproject,andI wasjust modifyingtheread-only propertyof.res fileonly,so I was notallowingupdatesitcorrectly. Gave permissiontothewhole directoryand came upwiththat .res filewasupdated correctly. Thank you so much for your help.