MacOS build support#40
Conversation
|
Resource with specification for POSIX aligned memory allocation. |
|
Also, there are several problems with C-style var-num-of-args functions, which are strongly prohibited by clang on macOS. https://stackoverflow.com/questions/14432539/c-passing-classes-to-vararg-function |
|
Some errors were generated because of POD usage in template classes. https://stackoverflow.com/questions/17009282/c-non-pod-warning-for-passing-a-string |
|
Some troubles with finding third-party libraries, installed on macOS and located under usr root. Have to use hardcoded path for tbb. Lib avcodec was not automatically disabled by qmake (avcodec was not installed on my machine). |
8be78d7 to
6514f30
Compare

No description provided.