Add new comment

Windows VS2017 OpenMP

I build libraw as a static library, and set C++ Language features OpenMP=Yes for that project

Do I need to do anything more to get the openmp acceleration in libraw (e.g. does the application it is linked with also need to specify OpenMP=Yes?

Forums: