Current state of the build on LInux

43 views
Skip to first unread message

Daniel Pflager

unread,
Jun 28, 2018, 1:35:49 AM6/28/18
to STEPcode - Developers Mailing List
Running Ubuntu 17.10
gcc/g++ 7.2.0
cmake 3.10.2


````bash
cd stepcode
mkdir build
cd build
cmake -DSC_BUILD_SCHEMAS=ALL ..

appears to succeed

````bash
make -j 16

appears to succeed

````bash
make install

seems to partially succeed.

it claims:

````bash output
CMake Error at schemas/sdai_ISO15926/cmake_install.cmake:41 (file):
  file INSTALL cannot find
  "/home/oy753c/Desktop/stepcode/build/schemas/sdai_ISO15926/entity/SdaiComposition_of_individual.h".
Call Stack (most recent call first):
  data/cmake_install.cmake:46 (include)
  cmake_install.cmake:53 (include)


Which is true.  That file doesn't exist.

Anyone have any suggestions?

Christopher Horler

unread,
Jul 18, 2018, 2:05:04 PM7/18/18
to STEPcode - Developers Mailing List
please can you try rebuilding with just the impacted schema and without the -j16 switch to make?
Reply all
Reply to author
Forward
0 new messages