[bt-devel] How to configure BT with CMake in Windows?

Greg Hellings greg.hellings at gmail.com
Tue Nov 3 07:43:15 MST 2009


Are you building against SVN?  If so, you might want to check the
versioning in the sword_version_compare.cpp and see if it handles
SWORD SVN properly.  All of my latest compiles have been against
1.6.0, so I don't know what the status of our check for >1.6.0 SVN
might return.

--Greg

On Tue, Nov 3, 2009 at 8:30 AM, Eeli Kaikkonen
<eekaikko at mail.student.oulu.fi> wrote:
> On Tue, 3 Nov 2009, Eeli Kaikkonen wrote:
>
>> I'm now configuring BibleTime but CMake doesn't seem to find SWORD. How
>> do I configure it? I configured the paths manually, but it doesn't
>> work...
>>
>> Found Sword library: D:/BT/sword/lib/vcppmake/vc8/Debug/libsword.dll
>> Found Sword library dir: D:/BT/sword/
>> Found Sword include dir: D:/BT/sword/include
>> Checking for required Sword version 1.6.0...
>> CMake Error at cmake/FindSword.cmake:89 (MESSAGE):
>>   Sword version check program could NOT be compiled: Change Dir:
>>   D:/BT/appbuild/CMakeFiles/CMakeTmp
>
> Forget the previous one, I had mistake in the Path variable. Now it
> finds the library, but:
>
> Found Sword library: D:/BT/sword/lib/vcppmake/vc8/Debug/libsword.lib
> Found Sword library dir: D:/BT/sword/lib/vcppmake/vc8/Debug
> Found Sword include dir: D:/BT/sword/include
> Checking for required Sword version 1.6.0...
> CMake Error at cmake/FindSword.cmake:99 (MESSAGE):
>  Installed Sword version is NOT ok! Check program said: Exit code
> 0xc0000135
>
> Call Stack (most recent call first):
>  CMakeLists.txt:63 (FIND_PACKAGE)
>
>
>  Yours,
>        Eeli Kaikkonen (Mr.), Oulu, Finland
>        e-mail: eekaikko at mailx.studentx.oulux.fix (with no x)
>
> _______________________________________________
> bt-devel mailing list
> bt-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/bt-devel
>



More information about the bt-devel mailing list