Tuesday, November 24, 2009

Problems solved

The previous problems with GWT hosted server and 64-bit systems have been solved. Luckily Ubuntu ships a 32-bit version of suns Java on the side so we can tell our Eclipse project to use that version.

It came to my attention that I also lacked a 32-bit version of libstdc5++. This library had to be manually installed since Ubuntu does not supply a 32-bit version of the library.

No comments:

Post a Comment