Re: Probelm when building QGIS

2018-08-10 Thread tao
Mark Prins-2 wrote > On 27-07-18 14:03, tao wrote: >> Rashad Kanavath wrote >>> On Thu, Jul 26, 2018 at 12:36 AM tao < >> >>> uponmyword@ >> >>> > wrote: >>> Hello, I am in OpenBSD6.3. QGIS 2.18.17 in packages can not render style just like things in http://open

Re: Probelm when building QGIS

2018-07-27 Thread tao
Rashad Kanavath wrote > On Thu, Jul 26, 2018 at 12:36 AM tao < > uponmyword@ > > wrote: > >> Hello, >> >> I am in OpenBSD6.3. QGIS 2.18.17 in packages can not render style just >> like >> things in >> >> http://openbsd-archive.7691.n7.nabble.com/qgis-bug-since-last-security-update-under-stable-t

Re: Probelm when building QGIS

2018-07-27 Thread Mark Prins
On 27-07-18 14:03, tao wrote: Rashad Kanavath wrote On Thu, Jul 26, 2018 at 12:36 AM tao < uponmyword@ > wrote: Hello, I am in OpenBSD6.3. QGIS 2.18.17 in packages can not render style just like things in http://openbsd-archive.7691.n7.nabble.com/qgis-bug-since-last-security-update-und

Re: Probelm when building QGIS

2018-07-27 Thread tao
Rashad Kanavath wrote > On Thu, Jul 26, 2018 at 12:36 AM tao < > uponmyword@ > > wrote: > >> Hello, >> >> I am in OpenBSD6.3. QGIS 2.18.17 in packages can not render style just >> like >> things in >> >> http://openbsd-archive.7691.n7.nabble.com/qgis-bug-since-last-security-update-under-stable-t

Re: Probelm when building QGIS

2018-07-26 Thread tao
If there is any alternatives of QGIS I can use in OpenBSD, please tell me. Thanks in advance. Tao -- Sent from: http://openbsd-archive.7691.n7.nabble.com/openbsd-user-misc-f3.html

Re: Probelm when building QGIS

2018-07-26 Thread tao
Hi, Solene Thank you for your reply. I followed the instructions in QGIS github to build it. https://github.com/qgis/QGIS/blob/master/INSTALL Steps: 1. $ cd $QGIS_SOURCE 2. $ mkdir build 3. $ cd build 4. $ ccmake .. (make WITH_QWTPOLAR=OFF and leave others default) The error m

Re: Probelm when building QGIS

2018-07-26 Thread Rashad Kanavath
On Thu, Jul 26, 2018 at 12:36 AM tao wrote: > Hello, > > I am in OpenBSD6.3. QGIS 2.18.17 in packages can not render style just like > things in > > http://openbsd-archive.7691.n7.nabble.com/qgis-bug-since-last-security-update-under-stable-td339707.html > > So, I am trying to build QGIS 2.18.17 f

Re: Probelm when building QGIS

2018-07-25 Thread solene
tao wrote: > Hello, > > I am in OpenBSD6.3. QGIS 2.18.17 in packages can not render style just like > things in > http://openbsd-archive.7691.n7.nabble.com/qgis-bug-since-last-security-update-under-stable-td339707.html > > So, I am trying to build QGIS 2.18.17 from source. > Succeeded to ccmake