Re: [sword-devel] What devel libraries I am missing?

2018-10-01 Thread Matěj Cepl
On 2018-09-30, 21:06 GMT, Matěj Cepl wrote: >> Patching back to 3.5.2 is fine - the only reason it's set to >> 3.7.0 that I'm aware if that's the oldest version I had >> available at the time and didn't want to over promise and >> under deliver. If 3.5.2 works for you, feel free to send >>

Re: [sword-devel] What devel libraries I am missing?

2018-09-30 Thread Troy A. Griffitts
Not sure if everything is built on the cmake side but after an autotools build you can cd to tests/testsuite and run ./runall.sh On September 30, 2018 11:06:45 PM GMT+02:00, "Matěj Cepl" wrote: >On 2018-09-29, 03:34 GMT, Greg Hellings wrote: >> I believe, if you're executing with CMake, you can

Re: [sword-devel] What devel libraries I am missing?

2018-09-30 Thread Matěj Cepl
On 2018-09-29, 03:34 GMT, Greg Hellings wrote: > I believe, if you're executing with CMake, you can just run > "make tests". But it's been a hot minute since I was in that > part of the code base, so I could be wrong. That's exactly what I do (and what you do, isn't it?) and there are no run

Re: [sword-devel] What devel libraries I am missing?

2018-09-28 Thread Greg Hellings
There are SWORD tests. I don't run them in Fedora at present. They are, however, part of the release pipeline and are executed on the CrossWire server before being sent. I should execute them in the Fedora build. I believe, if you're executing with CMake, you can just run "make tests". But it's

Re: [sword-devel] What devel libraries I am missing?

2018-09-28 Thread Matěj Cepl
On 2018-09-28, 21:01 GMT, Matěj Cepl wrote: > On 2018-09-28, 16:28 GMT, Greg Hellings wrote: >> Sword is ready, but you have to define a particular complier flag. Your can >> check the spec file from Fedora to see what I use, or you can pull from SVN >> head to see if it includes the necessary

Re: [sword-devel] What devel libraries I am missing?

2018-09-28 Thread Matěj Cepl
On 2018-09-28, 16:28 GMT, Greg Hellings wrote: > Sword is ready, but you have to define a particular complier flag. Your can > check the spec file from Fedora to see what I use, or you can pull from SVN > head to see if it includes the necessary check yet. You are right, I forgot the fundamental

Re: [sword-devel] What devel libraries I am missing?

2018-09-28 Thread Matěj Cepl
On 2018-09-28, 16:28 GMT, Greg Hellings wrote: > Sword is ready, but you have to define a particular complier > flag. Your can check the spec file from Fedora to see what > I use, or you can pull from SVN head to see if it includes the > necessary check yet. Looking both at

Re: [sword-devel] What devel libraries I am missing?

2018-09-28 Thread pierre amadio
http://tracker.crosswire.org/browse/API-207?workflowName=classic+default+workflow=1 If mark is correct, the idea would be to disable icu with "--without-icu" On Fri, 28 Sep 2018 at 08:43, m...@marktrompell.de wrote: > > > > > > > Hi, > > Hi > > > trying to build sword 1.8.1 on Linux

Re: [sword-devel] What devel libraries I am missing?

2018-09-28 Thread m...@marktrompell.de
> > Hi, Hi > trying to build sword 1.8.1 on Linux (openSUSE/Tumbleweed) using > cmake and the result is not persuasive. ... > In file included from > /home/matej/build/home/sword/sword-1.8.1/src/mgr/swmgr.cpp:108: > >