On 07.03.2019 10:11, Пётр Байкалов wrote:
> How do I get the name of library which will be imported? For example, I
> have "libopencv_phase_unwrapping.dll.a" , how do I get
> "libopencv_phase_unwrapping320.dll" from it?
dlltool -I libopencv_phase_unwrapping.dll.a
signature.asc
Description: Open
Hello.
How do I get the name of library which will be imported? For example, I
have "libopencv_phase_unwrapping.dll.a" , how do I get
"libopencv_phase_unwrapping320.dll" from it? It is definitely happening
inside linker and it is not accessing the
"libopencv_phase_unwrapping320.dll" (I checked it)