error: No rule to make target 'res/*', needed by 'Makefile.Debug'. Stop.

i downloaded opencascade-7.4.0.tgz onto linux devuan and built it with make.

i can run draw.sh and the tcl sample works well with draw.

but i cannot build the qt tutorial sample as shown on the screenshot attached.

 

 

 

michelwijnja_165292's picture

Take a look at my compiler flags on github, channel grotius-cnc.

There is a fork of mayo wich is made ready for linux. It compiles without warning.

How to install the correct libs is at the end of the .pro file.

Have fun !

Kirill Gavrilov's picture

You can try Qt samples in OCCT 7.5.0 release - there is a new sample OCCTOverview and there are some improvements in building environment, so that hopefully you wouldn't stuck with the same error.