Looks like this is linker Looks like this is linker option, not compiler: https://learn.microsoft.com/en-us/previous-versions/visualstudio/visual-...(v=vs.110)?redirectedfrom=MSDN /OPT:NOICF should help. We'll try to address this issue in some way, but not immediately (will try to use #pragma comment(linker...) -- Alex Tutubalin @LibRaw LLC reply
Looks like this is linker option, not compiler: https://learn.microsoft.com/en-us/previous-versions/visualstudio/visual-...(v=vs.110)?redirectedfrom=MSDN
/OPT:NOICF should help.
We'll try to address this issue in some way, but not immediately (will try to use #pragma comment(linker...)