Re: [sword-devel] Sword SVN trunk fails to build using CMake

2020-12-31 Thread Greg Hellings
I just saw this failure last night just before I retired for the evening. Thanks for finding a solution before I got back to it! --Greg On Thu, Dec 31, 2020, 13:09 Troy A. Griffitts wrote: > Dear Jaak, > > Thank you for reporting the problem. Yes, it looks like you have > pointed out exactly t

Re: [sword-devel] Sword SVN trunk fails to build using CMake

2020-12-31 Thread Troy A. Griffitts
Dear Jaak, Thank you for reporting the problem.  Yes, it looks like you have pointed out exactly the problem.  I've committed a small change to do the svn revision lookup differently and to ignore any failures if not building within an svn working copy.  My apologies for the troubles. Troy On 1

[sword-devel] Sword SVN trunk fails to build using CMake

2020-12-31 Thread Jaak Ristioja
Hello and Merry Christmas! :) Today the BibleTime CI system started getting the following errors from CMake when trying to build Sword: CMake Error at cmake/options.cmake:75 (PROCESS_VERSION): PROCESS_VERSION Macro invoked with incorrect arguments for macro named: PROCESS_VER