First contact with the KV build system
Status: Pre-Alpha
Brought to you by:
cassioneri
From: Questions r. to t. u. of KeyValue.
<key...@li...> - 2010-04-10 18:32:32
|
Hi all, Just to mention one point if you go the Mercurial way and build on Win. If you just plan to use KV, please rename the config/makefile-dev file to config/makefile-dev-example, say. As for now, don't forget to mv /usr/bin/link.exe /usr/bin/link-original.exe . Apparently, the build system mixes Cygwin tools with Win tools. This change won't have any big impact on the Cygwin system as you still have ln. make sln worked without any glitch afterwards so kudos to Cassio. Regards, Rivo |