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 mentioned in the earliest post occurred during Step 4.
"/home/tao/Software/qgis/qgis-2.18.22/resources/function_help/json/rea "
I could not find the above file in source folder or build folder.

If I could build from source, I have to find alternatives of QGIS.
But there seems no other GIS desktops in OpenBSD packages.

PS:I re-posted this message because I forget to quote in my last reply.
     Forgive my mistake.




Solene Rapenne wrote
> 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-td339707.html
>> 
>> So, I am trying to build QGIS 2.18.17 from source.
>> Succeeded to ccmake the source. But get error when make.
>> Here is the message:
>> 
>> tao$ make 
>> [  0%] Built target version
>> make: don't know how to make
>> /home/tao/Software/qgis/qgis-2.18.22/resources/function_help/json/rea
>> (prerequisite of: src/core/qgsexpression_texts.cpp)
>> Stop in .
>> *** Error 2 in . (CMakeFiles/Makefile2:1165
>> 'src/core/CMakeFiles/qgis_core.dir/all')
>> *** Error 1 in /home/tao/Software/qgis/build-2.18.22 (Makefile:163 'all')
>> 
>> 
>> Tried to find the file mentioned above
>> "/home/tao/Software/qgis/qgis-2.18.22/resources/function_help/json/rea ",
>> but could not find anything.
>> 
>> Anyone has an idea?
>> 
>> 
>> 
>> 
>> --
>> Sent from:
>> http://openbsd-archive.7691.n7.nabble.com/openbsd-user-misc-f3.html
> 
> qgis uses cmake





--
Sent from: http://openbsd-archive.7691.n7.nabble.com/openbsd-user-misc-f3.html

Reply via email to