Page 1 of 1

Could not Archive Folder

Posted: 25 Apr 2022, 16:25
by LUCASTUCIOUS
Hi, i struggle to build a project, i have this error :

Code: Select all

ERROR: Could not archive folder: *FOLDERNAME*
No more explication ... i suspected zip format, so i tryed with every format... but nothing...

Any idea ?

Re: Could not Archive Folder

Posted: 04 Sep 2023, 18:17
by ioneater
Any news on this?
On another post (viewtopic.php?t=751) it was suggested to add 7za.exe to the Bin folder.
This did not make a difference in my case.

Re: Could not Archive Folder

Posted: 04 Sep 2023, 19:36
by ioneater
Turned out that the files were specified using an absolute path. The error happened when I tried to build on another computer where the paths were different.

Re: Could not Archive Folder

Posted: 05 Sep 2023, 05:34
by EarlThompson
ioneater wrote: 04 Sep 2023, 18:17 Any news on this?
On another post (viewtopic.php?t=751) it was suggested to add 7za.exe to the Bin folder.
This did not make a difference in my case.
Thank you