Jump to content

Unable to add resources ?


 Share

Recommended Posts

Hello!

I have a problem.

When im compile srcipt and i add .ico then i give:  Error: Unable to add resources 

This is error Auto2Exe but in folder(in appdatalocalAutoItAut2Exe) i have nothing.

When not add ico no problem.

Whats wrong? 

Link to comment
Share on other sites

  • Developers

No idea what the relation is between the linked post and your answer.

So have you added the exclude for that path in your AV program?

Jos

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

  • Developers

Ah, ok my bad. I did not read to the end.

anyway - this not working. Now: aut757F.tmp.exe 

ehh...

Well, something is locking the file which makes it unable for aut2exe to add the resources to the PE header.

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

  • Developers

But what? I have 1 antyvirus and i off him. I have no idea.

 

What version are you running?

Can you show me your SciTE output pane information?

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

I have SciTE4 and AutoIt version v3.3.12.0

SciTE in consol error: 

Aut2exe.exe ended with errors because the target exe wasn't created, abandon build. (C:UsersKacperAppDataLocalAutoIt v3Aut2exe~AU3aclvomw.exe)rc:9999

Link to comment
Share on other sites

  • Developers

Please show me ALL info as I want to know what versions you are running.

Could very well be you run a version of AutoIt3Wrapper that has an issue.

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

  • 4 years later...

Sorry for a late response but I got same result as Zefed, and a possible solution.

This thread lead me to find my problem. The name of icon file was spelled wrong in my case!
The error appear the same way as the Antivirus is remove the compiling file.

#pragma compile(Icon, usb-view.ico) ; Wrong filename "usb-veiw.ico" give error "unable to add resources"

 

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...