On Sun, Jun 16, 2013 at 9:22 PM, <crick...@gmail.com> wrote: > Hey Greg, > > I'm building the python bindings with cmake 2.6.4. I'm trying to specify a > user location, but it doesn't work with current svn - > SWORD_PYTHON_INSTALL_DIR is always just "OFF", even if I pass a value > through the cmake command. If I pass "1" as the value, then > SWORD_PYTHON_INSTALL_DIR gets set, but it's obviously not what I'm looking > for. > > If I comment out the OPTION setting in cmake/options.cmake, it seems to > work properly for me. >
What exact command line are you invoking CMake with? And are you doing it from a clean configuration directory (e.g. new dir or "rm -rf * .*" beforehand)? CMake is very unfriendly towards attempts to reconfigure a directory. --Greg > > -Ben > > _______________________________________________ > sword-devel mailing list: sword-devel@crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page >
_______________________________________________ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page