Conversation
|
Confirmed this fixes the issue on OS X for me. Thank you so much @pavan4 ! |
my tbb is installed in the new tbb@2021 differs to 2020 version a lot. using Monterey and apple m1 chip |
|
@CodeAunt yes you are right. This PR is not updated for the latest OSX updates. The latest tbb changes (openapi) require a lot of changes. I will take a stab at it and try tp put a PR but I have resorted to running this on a docker container with Ubuntu base on OSX and pinned all the repositories to old versions (for tbb etc.,.) |
Thanks for your advice and work. I also started trying to deploy it on Ubuntu. |
|
@pavan4 Hi, I'm using ubuntu now, but still encountered this problem. And the error after executing Stuck with the same problem :( Could you please give me some advice about this? Thanks |
|
@pavan4 Hi, I also failed to compile this on ubuntu 18.04 docker container.
I'm using: |
|
@CodeAunt I'll leave a dockerfile here for you to create a reproducible build. Hopefully, this helps you I'm not sure what machine you are using or what your error is. You can change the base to 20.04 as well (I have tried and tested both) |
|
@pavan4 Thanks, I have built it successfully on an arm64 device by removing |
openmpandtbbusing:brew install tbb libomptbbandomplibraries are in/usr/local/includeelse specify path inCMakeLists.txt