How compile opencv for C66x DSP core?

no, then it will build shared libs, which should not need zlib later
(it’s already linked into the .so)

Hmm, I’m getting the same zlib and ittnotify errors even WITH and WITHOUT the SHARED_LIBS option.

I have few more questions,

  1. How can I save all the options I have selected in the cmake-gui and re-use in next build?

  2. I am getting few warnings during Configuration phase where it says “-Wno-dev” to suppress them, and even after I have added it to the CFLAGS I don’t see those warnings getting removed. Is there something wrong I’m doing?

C flags (Release): -mcpu=cortex-r5 -mthumb -mfloat-abi=hard -mfpu=vfpv3-d16 -fPIC -Wno-psabi -Wno-dev --specs=nosys.specs -fdata-sections -ffunction-sections -Wl,--gc-sections -fsigned-char -W -Wreturn-type -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Wno-psabi -Wno-unnamed-type-template-args -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -fomit-frame-pointer -ffunction-sections -fdata-sections -fvisibility=hidden -Os -DNDEBUG -DNDEBUG