cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
ashokkumar
Level 2

Build has failed!!!

Unable to figure it out..
While building a project the build is failing almost at the end

After this sequence of steps

Build process Finished.
Build time breakdown:

Compile and copy: ---
---
---
---
---
===================================
Total BUild time ----

Till here it is correct but immediately after total build time i get

Build failure.
Reason : $PRODUCTNAME$
$PRODUCTNAME$
$PRODUCTNAME$
$PRODUCTNAME$

Suggestion/Details : Install Anywhere has experienced an error building/saving this project.
Please consult the .........

Can anyone tell me why is the build failing??:confused:

Any help please
Labels (1)
0 Kudos
(5) Replies
pv7721
Level 20

Well, there are many reasons for which the build can fail... The question is: what did you recently do with the project (adding / removing / modifying something) which made it fail when building?
0 Kudos
ashokkumar
Level 2

sorry for not providing the proper info
it says in the build log:

$abc$\SplashScreens\Web_Splash_Screen.JPG
STORED entry missing size, compressed size, or crc-32


this is the error message it shows ..
What does this mean
0 Kudos
pv7721
Level 20

It means that one of your resources (a splash image I guess) is missing.
0 Kudos
vikram_singh3
Level 2

pv7721 wrote:
It means that one of your resources (a splash image I guess) is missing.


Dear all, I am trying to buind a project using InstallAnywhere.During the build process at the end my Build is failing.After referring the build log i got this mesages(please see below).I have no idea how to fix this.Please help me

C:\Users\Desktop\Build_Resources\Images\installer_backgro und_800_x_533.png
STORED entry missing size, compressed size, or crc-32

😞 :mad:
0 Kudos
pv7721
Level 20

vikram_singh3 wrote:
Dear all, I am trying to buind a project using InstallAnywhere.During the build process at the end my Build is failing.After referring the build log i got this mesages(please see below).I have no idea how to fix this.Please help me

C:\Users\Desktop\Build_Resources\Images\installer_backgro und_800_x_533.png
STORED entry missing size, compressed size, or crc-32

😞 :mad:


I see a space in your filename, wouldn't this be the cause?
0 Kudos