Windows XP: openjdk 7 b26, InstallShield issues

2008-05-14 Thread Marco Trudel
Hey all I'm compiling openjdk on Windows XP. I get a working jdk, despite the sparse documentation. The problem is that the compilation aborts somewhere around the latest steps when trying to create the InstallShield setup. It seems that this openjdk version requires InstallShield DevStudio 9

Re: Windows XP: openjdk 7 b26, InstallShield issues

2008-05-14 Thread Marco Trudel
d continues, but because the installer has not been created, the following MsiTran.Exe call fails and compilation aborts. You can take a look at what's going on in openjdk-7-b26-src\install\make\installer\bundles\windows\ishield\jre\Makefile line 260 to 270. Hope that helps Marco -igor Ma

Re: Windows XP: openjdk 7 b26, InstallShield issues

2008-05-14 Thread Marco Trudel
anks Marco -phil. Marco Trudel wrote: Hey Igor Igor Nekrestyanov wrote: Hi Marco, please post your build log here. Otherwise it is difficult to understand what exactly happened in your case. Well, there's actually no problem to look at. I just don't have the correct InstallShield