Atomzdq

Results 2 issues of Atomzdq

(Python_3.5.2-PyQt_5.10) zhoudeMacBook-Pro:build zhou$ cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$VIRTUAL_ENV -DCMAKE_PREFIX_PATH=$VIRTUAL_ENV -DBUILD_STATIC=ON -DBUILD_PYTHON=ON -DBUILD_EXAMPLES=OFF .. -- Configuring done -- Generating done -- Build files have been written to: /Users/zhou/Documents/cura-environment/libArcus-master/build (Python_3.5.2-PyQt_5.10) zhoudeMacBook-Pro:build zhou$ make -j4...

My sip version is 4.19.14 . When I cmake the Arcus, the step of **make -j4**. error happened: fatal error: 'sip.h' file not found #include 1 error generated. **How I...

question