View Single Post
  #1  
Old 12-11-2003, 07:54 AM
clindemann clindemann is online now
Registered User
 
Join Date: 12-11-2003
Location: Denmark
Posts: 3
Exclamation Make Delphi: Updating VERSIONINFO breaks resource file and build fails

When I use the "Make Delphi" action, and set it to update version info information, the build fails with:

"Error: RLINK32: Too many resources to handle."

This error also occurs if i make an additional make action infront, to update the version info, before calling the actual make action.

the res file gets bloated from being 4k to 66 megs.

If I disable all the version info updates, the make runs without problems.

Any suggestions on how to get this to work? Or if not, will there be any patch to solve this problem, soon? As I am not able to use Visual Build for anything usefulle if it can not update the version information at every build.

Best regards,
Christoph Lindemann
Reply With Quote