[Ikvm-developers] Warning with gnu.classpath.Pointer32
Brought to you by:
jfrijters
|
From: Volker B. <vol...@go...> - 2006-11-10 22:24:18
|
If I build the IKVM.GNU.Classpath.dll then I receive the follow Warings.
What this warnings means?
Volker
=======================
IKVM.GNU.Classpath.dll:
[exec] Warning IKVMC0104: unable to compile class
"gnu.classpath.Pointer32"
[exec] (verification error "Class gnu.classpath.Pointer32 extends
final
class gnu.classpath.Pointer")
[exec] Warning IKVMC0104: unable to compile class
"gnu.classpath.Pointer64"
[exec] (verification error "Class gnu.classpath.Pointer64 extends
final
class gnu.classpath.Pointer")
[exec] Warning IKVMC0100: class "gnu.classpath.Pointer32" not found
[exec] Warning IKVMC0100: class "gnu.classpath.Pointer64" not found
[copy] Copying 1 file to
'C:\Daten\eclipse\ikvm\bin\IKVM.GNU.Classpath.dll.
new'.
|