Hi Bill,

On 05/31/2015 11:58 AM, Bill Somerville wrote:
> On 31/05/2015 18:45, KI7MT wrote:
>> Hi Bill,
> Hi Greg,
> 
> I've just realized what you are doing. I didn't notice that you were 
> just configuring the doc directory and not the main build directory 
> above. That's not going to work!
> 
> The configuration of the top level directory doesn't take long and 
> building the target 'docs' is only going to be marginally slower from 
> the top level. This is why I was surprised that you had a separate 
> install directory because I hadn't realized that you were only doing a 
> subset of the configuration.

Yes, the configuration phase is fairly quick. I guess, just configuring
the docs build tree is where the problem is.

> 
> It seems that you are trying to make the documentation build faster by 
> skipping the top level configuration but the top level configuration 
> doesn't take more than a few seconds.
> 
> I strongly suggest that you stick to a single build tree that is fully 
> configured from the top level and then just build the target you need 
> from that.


OK, I think I got it. We just do the configure in the build directory as
normal, either build\Release or build\Debug folders, then, in that same
directory, build the docs target rather than the Install Target ?

If Yes, that's a simple change.


By the way, there seems to be a missing file in the 1.6.0-devel source
tree: src/wsjtx/doc/user_guide/tutorial-vhf.adoc which is causing the
doc build to fail. Joe may be working on that, not sure.

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

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

Reply via email to