On Sun, Feb 26, 2012 at 18:33, Clifford Yapp <[email protected]> wrote:
>
>
> On Sun, Feb 26, 2012 at 4:36 PM, Tom Browder <[email protected]> wrote:
>>
>> I have a couple of issues I've found today trying to configure a
>> release build on the trunk.
>>
>> I'm using the following configure line:
>>
>> cmake ../brlcad-svn-trunk -DBRLCAD_BUNDLED_LIBS=ON -DBRLCAD_ZLIB=OFF
>> -DCMAKE_BUILD_TYPE=Release  -DBRLCAD_EXTRADOCS=ON
>>
>> 1. The first thing I notice is that I get this strange notice about
>> the INSTALL file:
>
>
> Ah, tha'ts something new - that part of INSTALL is now auto-generated from
> the CMakeLists.txt file.  I fixed it - see r49553 for the correct way to
> edit a build option docstring.

Looks like a fix didn't work--still get the message.  It seems to me
we need an INSTALL.in file that's versioned and let cmake construct
the unversioned INSTALL from it plus its addidions from the
CMakeLists.txt files.

>> 2. The second thing I notice is that I cannot get the build system to
>> recognize that I have the prereqs for a pdf build.
>
>
> Um.  I'm guessing they are present on your system?  I had intentionally
> turned OFF pdf building by default because it is so time intensive - you
> need to set BRLCAD_EXTRADOCS_PDF=ON to get the PDF build, even if everything

Then that options needs to be documented a bit better.

I'll try to do it.

Best,

-Tom

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
BRL-CAD Developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to