forked from mauroc/squiddio_pi
-
Notifications
You must be signed in to change notification settings - Fork 0
seandepagnier/squiddio_pi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Squiddio for OpenCPN ======================================= Squiddio is a global user-sourced and maintained repository of sailing destinations. Plugin enables downloading and viewing destinations as waypoints from within OpenCPN. More information and object libraries available at http://squidd.io/squiddio_pi Compiling ========= You have to be able to compile OpenCPN itself - Get the info at http://opencpn.org/ocpn/developers_manual * git clone git://github.com/mauroc/squiddio_pi.git Build: * cd squiddio_pi * mkdir build * cd build * cmake .. On Unix: * make On Windows: You need a corresponding opencpn.lib file in your build directory. If you don't want to build one yourself as part of the OpenCPN core, several different are available at https://sourceforge.net/projects/opencpnplugins/files/opencpn_lib/. For this plugin, the 3.3.1824 or newer is fine. * cmake --build . Generate packages: On Unix: To build RPM packages, you need the respective tools, so on Debian/Ubuntu, do "sudo apt-get install rpm" * make package On Windows: cmake --build . --target package --config release License ======= The plugin code is licensed under the terms of the GPL v3 or, at your will, later.
About
squiddio_pi
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published