install FDO by using cmake

2 messages Options
Embed this post
Permalink
vee_olina

install FDO by using cmake

Reply Threaded More More options
Print post
Permalink
Hi everybody..

I want to install FDO by using cmake, but i don't know the step by step exactly. may anybody share this to me? or maybe you have any reference? I've dowloaded FDO and MGOS from trunk.

Thanks in advance
Jackie Ng

Re: install FDO by using cmake

Reply Threaded More More options
Print post
Permalink
There's a CMake__README.txt file that details how to build FDO with CMake.

The CMake approach MUCH MUCH EASIER than the current autohell approach. You even get a nice indicator of the build process.

There was a few issues for me building the SQLite provider, but there were no problems whatsoever building FDO core, thirdparty and SDF/SHP providers.

- Jackie

vee_olina wrote:
Hi everybody..

I want to install FDO by using cmake, but i don't know the step by step exactly. may anybody share this to me? or maybe you have any reference? I've dowloaded FDO and MGOS from trunk.

Thanks in advance