Re: [brlcad-devel] compiling on debian stretch

2017-05-10 Thread Christopher Sean Morrison
John, If you’re not planning on doing development, you should specify the -DBRLCAD_ENABLE_STRICT=OFF flag to cmake before running make. Otherwise, every little compiler warning will turn into an error, which is what you’re encountering below. The error is from very recent code changes issuing

Re: [brlcad-devel] compiling on debian stretch

2017-05-09 Thread Vasco Alexandre da Silva Costa
On Tue, May 9, 2017 at 5:50 PM, John Griessen wrote: > Now after adding some png dependencies, I get farther: > > [ 85%] Built target plot3-X > Scanning dependencies of target creo-brl > [ 85%] Building CXX object src/conv/step/step-g/CMakeFiles/step-g.dir/ > SurfaceOfLinearExtrusion.cpp.o > [ 85

Re: [brlcad-devel] compiling on debian stretch

2017-05-09 Thread John Griessen
Now after adding some png dependencies, I get farther: [ 85%] Built target plot3-X Scanning dependencies of target creo-brl [ 85%] Building CXX object src/conv/step/step-g/CMakeFiles/step-g.dir/SurfaceOfLinearExtrusion.cpp.o [ 85%] Building CXX object src/external/CREO/CMakeFiles/creo-brl.dir/as

Re: [brlcad-devel] compiling on debian stretch

2017-05-08 Thread Vasco Alexandre da Silva Costa
On Mon, May 8, 2017 at 7:42 PM, John Griessen wrote: > Hello, > > I'm getting 29% through make, then hit this message: > > [ 28%] Building C object src/bwish/CMakeFiles/bwish.dir/input.c.o > [ 28%] Linking C executable ../../bin/bwish > /usr/bin/ld: warning: librt.so.1, needed by > //lib/x86_64-