Error: package OmnicommMessageOuterClass does not exist

Mohcine Madkour4 years ago

In OmnicommProtocolDecoder.java file import "org.traccar.protobuf.OmnicommMessageOuterClass;" has error while building and compiling the Traccar v4.7 source code . As no such file exist in the described location.

Note : this error occurs on first compilation of source code.

Anton Tananaev4 years ago

Use gradle or maven to build the project.