Tom, Do you get the same all-on behavior if you run ccmake ../brlcad-svn-trunk and manually set those four options?
Cheers! Sean On Jan 13, 2012, at 2:08 PM, Tom Browder 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
