From: Edwin C. <com...@gm...> - 2010-08-20 20:17:24
|
Hi Brice, Are you using the standard jar download, or the snapshot build (renamed then)? The GWT compiler complains because Java class is apparently not there. Seems like a bug that should be noticed be someone in the 0.4 release before (which is out a long time now), so I cannot imagine this is the standard jar download. I will check the standard download if that's what you are using. A 0.5 release is coming up soon, but you might not have time to wait for that... Greetings, Edwin On 20 August 2010 19:45, Fisher, Bryce <bry...@lm...> wrote: > Hi, whenever I try to compile the project I get the following error: > > > > [ERROR] Errors in > jar:file:openlayers_gwt-0.4.jar!/org/gwtopenmaps/openlayers/client/control/SelectFeatureImpl.java > > [ERROR] Line 49: Unresolvable native reference to method > 'onFeatureUnselected' in type > 'org.gwtopenmaps.openlayers.client.control.SelectFeature.UnselectFeatureListener' > (did you mean > 'onFeatureUnselected(Lorg/gwtopenmaps/openlayers/client/util/JSObject;)V'?) > > > > Anything you can do to help out? > > Thanks, > > > > Bryce Fisher > > Bry...@lm... > > 703-466-1483 > > |