HI Joe, Bill,

Sorry, I sent the message below from the wrong email address.

-----

This was intentional, as the build-wsjtx doc command was intended for
quick turns while writing documents.

I can add the {VERSION} information to the output file name if desired,
as it can easily be pulled from the Version file

Commands being used are (for WIndows):

:: Configure the Build Folder
cmake -G "MinGW Makefiles" -Wno-dev -D CMAKE_TOOLCHAIN_FILE=%tchain% ^
-D CMAKE_COLOR_MAKEFILE=OFF ^
-D CMAKE_BUILD_TYPE=Release ^
-D CMAKE_INSTALL_PREFIX=%ugdir% %srcd%/%app_name%/doc

:: Build the Doc:
cmake --build . --target docs -- -j %JJ%

-----

73's
Greg, KI7MT

On 05/31/2015 09:03 AM, Bill Somerville wrote:
> On 31/05/2015 15:51, Joe Taylor wrote:
>> Hi Greg,
> Hi Joe & Greg,
>>
>> This may not be easy to fix -- and it's not critically important anyway
>> -- but I notice that building the User Guide with your new "docs only"
>> commands leave the macro VERSION undefined.  As a consequence, at
>> various placed the resulting html file has nothing present where one
>> expects to see "1.6.0", or some such.
> That's strange. At first I though this was a CMake dependency issue but 
> I can't reproduce the issue even on a freshly configured build tree and 
> only building the docs target.
> 
> Greg, exactly what commands are you using to configure and build the 
> docs target in the JTSDK?
>>
>>      -- Joe
> 73
> Bill
> G4WJS.
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> wsjt-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
> 

-- 
----------------------------------------------------------------
Launchpad....: https://launchpad.net/~ki7mt
Ubuntu Hams..: https://launchpad.net/~ubuntu-hams-devel
Debian Hams..: https://alioth.debian.org/projects/pkg-hamradio/
JTSDK........: https://sourceforge.net/projects/jtsdk/
OpenPGP......: C177 6630 7115 78FE 9A2B 9F7F 18C0 F6B7 0DA2 F991

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

Reply via email to