[05:01:52] From what I geathered and thought myself I think this was done to get a little bit of money from navit. As Wikipedia stated within the German article that navit was used by the police and thy probably got updates from a central server both map wise and information wise. This was probably also the reason why we had encryption build into binfiles at some point [07:17:46] *** Joins: OLFDB (~olfdb@212.91.249.211) [07:17:54] Hi [07:19:22] I have a question regarding maptool. In osm.c line 1112 there is a if clause: if (g_strcmp0(v,"destination")) shouldn't that be if (!g_strcmp0(v,"destination")) [07:30:29] We are taking about this tag? https://wiki.openstreetmap.org/wiki/Tag:access%3Ddestination [07:31:59] Yes. I think it's correct. Destination gets AF_THROUGH_TRAFFIC_LIMIT. [08:24:26] In line 1111 that's also negated [08:34:08] Ah, I think I slowly get it. [08:36:59] For all access=destination it will set AF_THROUGH_TRAFFIC_LIMIT and if value is not destination AF_DANGEROUS_GOODS|AF_EMERGENCY_VEHICLES|AF_TRANSPORT_TRUCK|AF_DELIVERY_TRUCK|AF_PUBLIC_BUS|AF_TAXI|AF_HIGH_OCCUPANCY_CAR|AF_CAR|AF_MOTORCYCLE|AF_MOPED|AF_HORSE|AF_BIKE|AF_PEDESTRIAN are set [11:46:56] <圣域> hello every one [11:47:05] <圣域> I am new one. [11:47:45] <圣域> I download this navit source code today.I am trying to compile it on my windows. [11:52:02] <圣域> The document says "Directory projs\CodeBlocks was deleted in 2009".So how to open the CodeBlocks workspace. [12:01:27] Hi, you want to develop on Windows, or you just want to use navit? There is binary available here: https://github.com/navit-gps/navit/releases/download/v0.5.6/navit-win32-0.5.6.exe [12:03:11] <圣域> I want to develop on windows [12:05:27] <圣域> I want to learn the source code. [12:11:51] I would suggest to use eclipse instead of codeblocks. Some time ago I tried to build on Windows, but then changed to Linux and crosscompiled for Windows. [12:12:51] This is working well as the original build is done in that way as well. [12:15:17] <圣域> Is there a new detailed document that I can refer to help me build on windows. [12:20:31] I don't think so. Start installing mingw and install the prerequisites mentioned in the old documentation. Then try to use cmake. [12:24:25] <圣域> But there is no CodeBlocks workspace [12:24:43] This is what I found in my msys console history: [12:24:47] cmake -DCMAKE_TOOLCHAIN_FILE=../../Toolchain/mingw32.cmake -G "MSYS Makefiles" -Dbinding/python=FALSE -Dbinding/dbus=FALSE -Dvehicle/gpsd_dbus=false -Dgraphics/gtk_drawing_area=TRUE ../../ [12:25:49] create a directory build/Debug in navit base directory cd into that and use the commend I sent [12:31:20] I never used codeblocks. Try it with Eclipse IDE for C/C++ Developers. [12:32:10] This is what I have installed with pacman in msys [12:32:15] $ pacman -Qe [12:32:15] bash 4.4.019-3 [12:32:15] bash-completion 2.8-1 [12:32:17] bsdcpio 3.3.2-1 [12:32:19] bsdtar 3.3.2-1 [12:32:21] bzip2 1.0.6-2 [12:32:23] coreutils 8.26-3 [12:32:25] curl 7.58.0-1 [12:32:27] dash 0.5.9.1-1 [12:32:29] dtc 1.4.4-1 [12:32:31] file 5.33-1 [12:32:33] filesystem 2018.04-1 [12:32:35] findutils 4.6.0-1 [12:32:37] flex 2.6.4-1 [12:32:39] gawk 4.2.0-1 [12:32:41] gcc-libs 7.3.0-1 [12:32:43] getent 2.18.90-2 [12:32:45] git 2.17.1-1 [12:32:47] grep 3.0-1 [12:32:49] gzip 1.9-1 [12:32:51] inetutils 1.9.4-1 [12:32:53] info 6.3-1 [12:32:55] less 529-1 [12:32:57] libargp 20110921-1 [12:32:59] libutil-linux-devel 2.26.2-1 [12:33:01] lndir 1.0.3-1 [12:33:03] make 4.2.1-1 [12:33:05] mingw-w64-i686-astyle 3.1-1 [12:33:07] mingw-w64-i686-binutils 2.30-3 [12:33:09] mingw-w64-i686-cairomm 1.12.2-1 [12:33:11] mingw-w64-i686-cmake 3.11.1-2 [12:33:13] mingw-w64-i686-crt-git 6.0.0.5136.897300fe-1 [12:33:15] mingw-w64-i686-gcc 7.3.0-2 [12:33:17] mingw-w64-i686-gcc-ada 7.3.0-2 [12:33:19] mingw-w64-i686-gcc-fortran 7.3.0-2 [12:33:21] mingw-w64-i686-gcc-libgfortran 7.3.0-2 [12:33:23] mingw-w64-i686-gcc-libs 7.3.0-2 [12:33:25] mingw-w64-i686-gcc-objc 7.3.0-2 [12:33:27] mingw-w64-i686-gdb 8.1-1 [12:33:29] mingw-w64-i686-gtkglext 1.2.0-3 [12:33:31] mingw-w64-i686-headers-git 6.0.0.5136.897300fe-1 [12:33:33] mingw-w64-i686-libmangle-git 6.0.0.5079.3b7a42fd-1 [12:33:35] mingw-w64-i686-libwinpthread-git 6.0.0.5134.2416de71-1 [12:33:37] mingw-w64-i686-make 4.2.1-2 [12:33:39] mingw-w64-i686-pkg-config 0.29.2-1 [12:33:41] mingw-w64-i686-tools-git 6.0.0.5111.3bc5ab74-1 [12:33:43] mingw-w64-i686-webkitgtk2 2.4.11-5 [12:33:45] mingw-w64-i686-winpthreads-git 6.0.0.5134.2416de71-1 [12:33:47] mingw-w64-i686-winstorecompat-git 5.0.0.4760.d3089b5-1 [12:33:49] mingw-w64-x86_64-gcc 7.3.0-2 [12:33:51] mintty 1~2.8.5-1 [12:33:53] msys2-keyring r9.397a52e-1 [12:33:55] msys2-launcher-git 0.3.32.56c2ba7-2 [12:33:57] msys2-runtime 2.10.0-2 [12:33:59] nano 2.9.7-1 [12:34:01] ncurses 6.1.20180526-1 [12:34:03] pacman 5.0.1-7 [12:34:05] pacman-mirrors 20180419-1 [12:34:07] pactoys-git r2.07ca37f-1 [12:34:09] pax-git 20161104.2-1 [12:34:11] pkgfile 17-1 [12:34:13] python 3.6.2-1 [12:34:15] rebase 4.4.2-1 [12:34:17] sed 4.4-2 [12:34:19] tftp-hpa 5.2-2 [12:34:21] time 1.7-1 [12:34:23] ttyrec 1.0.8-1 [12:34:25] tzcode 2018.c-1 [12:34:27] util-linux 2.26.2-1 [12:34:29] which 2.21-2 [13:31:27] <圣域> I download the binary version [13:31:35] <圣域> But there is no map [13:31:43] <圣域> How to configure [15:47:25] You have to download one. http://maps9.navit-project.org/ [23:43:26] *** Quits: kazer1 (~kazer@ec2-54-70-178-135.us-west-2.compute.amazonaws.com) (Ping timeout: 240 seconds) [23:43:44] *** Joins: kazer1 (~kazer@ec2-54-70-178-135.us-west-2.compute.amazonaws.com) [23:43:44] *** ChanServ sets mode: +o kazer1