open-quantum-safe / liboqs

C library for prototyping and experimenting with quantum-resistant cryptography
https://openquantumsafe.org/
Other
1.92k stars 466 forks source link

Compilation error: Cannot open include file: 'dlfcn.h' #1935

Closed fwh-dc closed 2 months ago

fwh-dc commented 2 months ago

Describe the bug When building for windows on windows with VS19 I get the following compilation error:

20:58:05  C:\Users\****local\workspace\422-use-oqs-provider-main-branch\submodules\linphone-sdk\external\liboqs\src\common\ossl_helpers.c(7): fatal error C1083: Cannot open include file: 'dlfcn.h': No such file or directory

Environment (please complete the following information):

pi-314159 commented 2 months ago

Please also check #1768

SWilson4 commented 2 months ago

Closing as a duplicate of #1768.