CadQuery/OCP

Update process / Where to achieve compatibility

kiufta opened this issue · 1 comments

How does the update process work? I would like to try out opencascade 7.7.0 without bothering you too much.

After doing this dirty trick before building OCP

  rm -rf ./opencascade
  rm -rf ./pywrap/opencascade
  ln -s /usr/include/opencascade .               [contains 7.7.0 headers]

how can there be errors? Where do they come from?

You'll need to figure it out on your own based one the CI pipeline. Expect no support.