Accurately, I am able to make and install Threading Building Blocks, but I am unable to compile anything that depends on it.
Would I need to make extensive changes to the TBB codebase for it it be compatible for the ARM-53? or could I replace the word ARM-7a in a few lines of source and build it?
I am in the last part of my Software Design course where I am learning C++. Therefore, I have no experience in parallelism, operating systems, and more problematic, the differences of different processor architecture.
Any help would be appreciated.
Thank you,
Andrew Lee
Here is the error I am getting when compiling for C++ React
