Closed david-westreicher closed 9 years ago
This is fixed in the develop
branch, if you know how to compile and install those in your local maven repo. I'll push out a fix for contrib this weekend!
If under time constraints you could maven install
develop branch yourself and use it in your project, or strip out contrib.
Thx a lot! I'll try the dev
branch.
Or i'll forget to publish ;)
It's ready, just waiting for odb 0.13 to be released during the next few days.
I am using artemis odb-contribs with libgdx. In particular just a fork of artemis-quickstart. In libgdx there is a gradle build task which should compile the game to GWT. I get the following error:
It seems that
TimeboxedProcessingSystem.java
usesnanoTime()
which isn't supported in GWT. Is this expected behaviour or is there a way to still compile it to GWT?I normally don't start every sentence withi