[Ikvm-developers] nant clean signed results in DirectoryNotFoundException -- what do I need from Op
Brought to you by:
jfrijters
|
From: Daniel W. <wil...@gm...> - 2014-12-18 16:36:16
|
I am attempting to build IKVM v7.4 as it appears to be the most recent
branch that is ready or nearly ready for release. The HOWTO has gotten me
very close, but under the copyright target, I get:
[exec] Unhandled Exception:
System.IO.DirectoryNotFoundException: Could not find a part of the path 'c:
\WilsonCode\openjdk-7u40-b34\build\linux-amd64\gensrc\com\sun\accessibility\internal\resources\accessibility.java'.
And a popup message says that SourceLicenseAnalyzer.exe has crashed.
How does one get the appropriate OpenJDK resources for this build? I
downloaded the OpenJDK source and unzipped it, but it lacks a "build"
folder. Do I need to make one of the targets? Or is there a better
starting point with OpenJDK to get the IKVM build what it needs?
Thanks for you help!
Daniel
|