Closed GoogleCodeExporter closed 9 years ago
In my opinion, the plugin should notify that GWT does not work on x64 arch.
only on i386 32-bit
Original comment by stephen....@gmail.com
on 29 May 2008 at 10:23
From the GWT issue tracker:
http://code.google.com/p/google-web-toolkit/issues/detail?id=134
And from the GWT FAQ:
" Problems that Occur with GWT and AMD64
Get this error trying to run a GWT project? like: wrong ELF class: ELFCLASS32
/gwt-linux/libswt-pi-gtk-3235.so: wrong ELF class: ELFCLASS32 (Possible cause:
architecture word width mismatch)
This Error comes from running 64bit JVM and then GWT tries to use 32bit compiled
libraries. "
This has nothing to do with GWT-Maven, this is a GWTism in the native
libraries.
Original comment by charlie....@gmail.com
on 4 Jun 2008 at 11:59
Original issue reported on code.google.com by
stephen....@gmail.com
on 29 May 2008 at 7:44