A month or so ago I built the first version of my app with Advanced Installer and couldn't believe how easy it was. Well, today I had my first update ready but I cannot build it. I created a new project from scratch just to be safe and followed the Electron tutorial in case I missed anything. I keep getting the following error:
Code: Select all
Failed to create resources.pri file.
Advanced Installer 17.8 build f367c492
*** Stack Trace (x86) ***
[0x76bea892] RaiseException()
[0x0275157a] -----
[0x017a3a9d] -----
[0x0c026fc0] -----
[0x00e40000] MODULE_BASE_ADDRESS
Thank you