There was a problem with my converting "OFF" strings to "SYSTEM" under the hood - should be fixed as of r48836. Sorry about that - did a major reorg of the third party logic and I'm still shaking out the kinks.
Cheers, CY On Fri, Jan 13, 2012 at 2:08 PM, Tom Browder <[email protected]> wrote: > I'm having trouble building the trunk. For one thing, I cannot turn > OFF any of the library builds regardless of Release or Debug type > build. > > I start with an empty build directory at the same level as the trunk, > cd into it and execute: > > cmake ../brlcad-svn-trunk -DBRLCAD_BUNDLED_LIBS=ON -DBRLCAD_ZLIB=OFF > -DBRLCAD_SCL=OFF -DCMAKE_BUILD_TYPE=Release > > and the results are: > > Compile Tcl ...........................: ON > Compile Tk ............................: ON > Compile Itcl/Itk ......................: ON > Compile Iwidgets ......................: ON > Compile Tkhtml ........................: ON > Compile tkpng .........................: ON > Compile Tktable .......................: ON > Compile libpng ........................: ON > Compile libregex ......................: ON > Compile zlib ..........................: ON # <= commanded off > Compile termlib .......................: ON > Compile Utah Raster Toolkit ...........: ON > Compile openNURBS .....................: ON > Compile NIST STEP Class Libraries .....: ON # <= commanded off > > What am I going wrong? > > Best regards, > > -Tom > > ------------------------------------------------------------------------------ > RSA(R) Conference 2012 > Mar 27 - Feb 2 > Save $400 by Jan. 27 > Register now! > http://p.sf.net/sfu/rsa-sfdev2dev2 > _______________________________________________ > BRL-CAD Developer mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/brlcad-devel ------------------------------------------------------------------------------ RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Register now! http://p.sf.net/sfu/rsa-sfdev2dev2 _______________________________________________ BRL-CAD Developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/brlcad-devel
