Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] WebKit.java (GTK) does not compile

Hi,

When trying to compile the latest SWT jars on Windows, it fails with

E:\swt\eclipse.platform.swt\bundles\org.eclipse.swt\buildFragment.xml (70:29)'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
Compiling 561 source files to e:\swt\eclipse.platform.swt.binaries\bundles\org.eclipse.swt.gtk.linux.x86_64\temp.folder\@dot.bin
e:\swt\eclipse.platform.swt.binaries\bundles\org.eclipse.swt.gtk.linux.x86_64\temp.folder\@dot.src\org\eclipse\swt\browser\WebKit.java:2753: error: unmappable character for encoding Cp1252
1 error

I reckon this is caused by the unusual quotes in WebKit.java:2753.

--
Best regards,
Thomas Singer
=============
syntevo GmbH


Back to the top