kevoree / kevoree-library

Kevoree base library
GNU Lesser General Public License v3.0
2 stars 0 forks source link

Unable to compile current master branch #6

Closed edaubert closed 10 years ago

edaubert commented 10 years ago

When I try to compile the library I got this error:

[ERROR] java.lang.IllegalStateException: Descriptor public open fun toString(): String defined in org.kevoree.api.PrimitiveCommand[DeserializedSimpleFunctionDescriptor@1f99714] is overridable by internal open fun toString(): kotlin.String defined in org.kevoree.library.defaultNodeTypes.command.RemoveInstance[SimpleFunctionDescriptorImpl@1bf1986] and visible but does not appear in its getOverriddenDescriptors()

dukeboard commented 10 years ago

work in drone.io