Hi Bill,

On 5/27/2015 3:28 PM, Bill Somerville wrote:
> On 27/05/2015 22:18, KI7MT wrote:
>> Hi Bill, All,
> Hi Greg,
>>
>> With the new 1.6.0-devel version capable of building documentation, when
>> time allows, could you please add a result message message for finding
>> AsciiDoc, similar to what is displayed when Python >= 2.4 =< 3.0, FFTW,
>> etc etc?
> That's probably not simple. Asciidoc is found using the CMake
> find_program() command rather than using a package finder. This is
> normal for a tool, package finders are normally used to locate libraries
> and frameworks where multiple pieces of information are discovered.

Currently, we have the path to AsciiDoc & Python2 in the tool-chain 
file, which I think that is where it is supposed to go. The paths to 
Python2 and AsciiDoc are not in the JTSDK-QT ENV or Build script %PATH% 
to prevent potential collisions with Python3 native or JTSDK installations.

>
> Currently the doc/CMakeLists.txt fails with a fatal error message if an
> asciidoc executable cannot be located. What are you looking for over and
> above that?

That was what I was hoping to prevent, the fatal error, rather, simply 
display the message that it wasn't found, and continue to build the app, 
or if it was found, things are OK and display the found message. If the 
doc portion of the build is deemed critical, then I suppose it's OK as is.

>>
>> I'm not familiar enough with CMake find functions to propose a patch.
>> Maybe it's time to learn ey' :-)
>>
>> 73's
>> Greg, KI7MT
> 73
> Bill
> G4WJS.

73's
Greg, KI7MT

------------------------------------------------------------------------------
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to