Re: [sword-devel] CMake ICU (was Re: cmake python)

2013-01-09 Thread Andrew Thule
No options. Just cmake ../sword On Wednesday, January 9, 2013, Ben wrote: > I haven't been seeing that. Is that when you run cmake? What options are > you using? > > On 01/09/2013 09:54 PM, Andrew Thule wrote: > >> Are you seeing a problem with $SWORDSRC/src/utilfuns/**swversion.cpp not >> findi

Re: [sword-devel] CMake ICU (was Re: cmake python)

2013-01-09 Thread Ben
I haven't been seeing that. Is that when you run cmake? What options are you using? On 01/09/2013 09:54 PM, Andrew Thule wrote: Are you seeing a problem with $SWORDSRC/src/utilfuns/swversion.cpp not finding config.h? ./src/sword/utilfuns/swversion.cpp:18:20: fatal error: config.h: No such file

Re: [sword-devel] CMake ICU (was Re: cmake python)

2013-01-09 Thread Andrew Thule
Are you seeing a problem with $SWORDSRC/src/utilfuns/swversion.cpp not finding config.h? ./src/sword/utilfuns/swversion.cpp:18:20: fatal error: config.h: No such file or directory ~A On Saturday, January 5, 2013, Ben wrote: > Hey Andrew, > > Cmake is a replacement for autotools/configure - it st

Re: [sword-devel] CMake ICU (was Re: cmake python)

2013-01-05 Thread Andrew Thule
Thanks Ben. I'll have to give it a try. ~A On Saturday, January 5, 2013, Ben wrote: > Hey Andrew, > > Cmake is a replacement for autotools/configure - it still uses make. Cmake > isn't related to python. > > The normal sequence with cmake is: > cmake > make > make install > > The normal sequence

Re: [sword-devel] CMake ICU (was Re: cmake python)

2013-01-05 Thread Ben
Hey Andrew, Cmake is a replacement for autotools/configure - it still uses make. Cmake isn't related to python. The normal sequence with cmake is: cmake make make install The normal sequence otherwise is: ./configure make make install So cmake is just another way of setting up the Makefiles

Re: [sword-devel] CMake ICU (was Re: cmake python)

2013-01-04 Thread Andrew Thule
I'm curious, why do people seem to prefer cmake to make? Is that a python thing? ~A On Fri, Jan 4, 2013 at 5:09 PM, Greg Hellings wrote: > On Sat, Dec 22, 2012 at 12:51 PM, wrote: > > On Wed, Dec 19, 2012 at 9:06 PM, Greg Hellings > wrote: > >>> On Tue, Dec 18, 2012 at 9:27 PM, wrote: > >

[sword-devel] CMake ICU (was Re: cmake python)

2013-01-04 Thread Greg Hellings
On Sat, Dec 22, 2012 at 12:51 PM, wrote: > On Wed, Dec 19, 2012 at 9:06 PM, Greg Hellings > wrote: >>> On Tue, Dec 18, 2012 at 9:27 PM, wrote: >>> Here's a patch that helps some with osistest. I still get the >>> following error when I run osistest, though: >>> UTF8Transliterator: ICU: no res