eryar / occQt

A simple OpenCASCADE Qt demo.
MIT License
280 stars 129 forks source link

Error compiling the code #22

Closed aarti2598 closed 3 years ago

aarti2598 commented 3 years ago

Hello, I'm trying to compile the occQt code in Ubuntu 18.04 on command prompt. I modified the project file (occQt.pro). I Included paths to header files and changed the CASROOT. Also I changed the order of header files to get rid of the "error qmetatype.h..." But I'm still getting the below errors. It says undefined reference to some functions. Can anyone please help !

Screenshot from 2020-12-05 11-17-32

eryar commented 3 years ago

Hello, these errors are the occ lib link error, your occ lib path is wrong.