I have loaded the GPSExample source code and get the following error:
Compiling code. Error
Error parsing program.
Error description: Unknown type: webviewextras
Are you missing a library reference?
Occurred on line: 138
Dim MapViewerExtra As WebViewExtras
The program needs following additional libraries as reported in the post. The program needs following additional libraries:
- ByteConverter
- Dialogs
- RandomAccessFile
- WebViewExtras
Just downloaded the new GPSExample v2.00, trying to compile but got this from the GPSPaths module:
Parsing code. Error
Error parsing program.
Error description: Unknown type: scrollview2d
Are you missing a library reference?
Occurred on line: 54
Dim scvGPSPath1 As ScrollView2D