eryar / occQt

A simple OpenCASCADE Qt demo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error compiling the code

aarti2598 opened this issue · comments

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

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