Jump to content

Error : Resources information will not be updated in target program!


Recommended Posts

I have an AutoIt 3.2.4.9 script which I have been compiling with Scite (6/3/2007). Today I updated Scite to the "6/18/2007" version, and now when I try to compile, I receive this error:

! RC.Exe (1) : Error : Resources information will not be updated in target program!

None of the resources settings apply. Here are the compilier directives:

#Region ;**** Directives created by AutoIt3Wrapper_GUI ****

#AutoIt3Wrapper_icon=c:\scripts\icon\PeopleSecurity.ico

#AutoIt3Wrapper_Allow_Decompile=n

#AutoIt3Wrapper_Res_Comment=My Comment

#AutoIt3Wrapper_Res_Description=My Description

#AutoIt3Wrapper_Res_Fileversion=1.2.3.4

#AutoIt3Wrapper_Res_LegalCopyright=My Company

#EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****

When I remove 6/18/2007 and reinstall 6/3/2007, the compile again works OK. I don't see any documentation changes to the syntax of the directives.

What is causing the error?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...