[skin-designer] Compiling errors
Daniel Dreibrodt
daniel.dreibrodt at gmx.de
Tue Sep 4 17:10:17 CEST 2007
Fixed in revision 20
Jean-Baptiste Kempf schrieb:
> Hello,
>
> Using javac from sun-java6, I got those errors:
>
> vlcskineditor/Main.java:699: warning: unmappable character for encoding
> UTF8
> JOptionPane.showMessageDialog(this,"�2007 Daniel Dreibrodt\n" +
> ^
> vlcskineditor/Main.java:87: cannot find symbol
> symbol : class PreviewWindow
> location: class vlcskineditor.Main
> PreviewWindow pvwin;
> ^
> vlcskineditor/Main.java:375: cannot find symbol
> symbol : class PreviewWindow
> location: class vlcskineditor.Main
> pvwin = new PreviewWindow();
> ^
>
> Any thoughts ?
>
> Best Regards,
>
>
More information about the skin-designer
mailing list