Re: [brlcad-devel] Cannot Build Trunk (r50253) Without STEP Libraries
Open Source Solid Modeling CAD
Brought to you by:
brlcad
|
From: Clifford Y. <cli...@gm...> - 2012-04-24 17:11:09
|
On Tue, Apr 24, 2012 at 10:27 AM, Tom Browder <tom...@gm...> wrote: > > -DBRLCAD_SCL=OFF \ > > The build failed with this error: > > [ 50%] Built target tgf-g > [ 50%] Generating C++ code to express CONFIG_CONTROL_DESIGN... > /bin/sh: /usr/src/tbrowde/brlcad-svn/brlcad/trunk/src/other/step/data/ap203edit.exp: > Permission denied Not surprising - you don't have a system installation of SCL and you're forcibly disabling our copy. I guess I could add a flag to allow disablement of the STEP components of the build... how come you want to disable it? CY |