krzyzanowskim / OpenSSL

OpenSSL package for SwiftPM, CocoaPod, and Carthage, multiplatform
https://swift.best
Other
907 stars 334 forks source link

'Conflicting types for 'ERR_load_SSL_strings' and 'Unknown type name 'RAND_DRBG' #160

Closed tarasChernysh closed 11 months ago

tarasChernysh commented 1 year ago

I faced with these errors. I tried to install using SPM, cocoapods and manually, but I have the same errors. Do you know any idea how to fix that?

MacOS Version: Monterey 12.3.1 Xcode: 13.4 Simulator: iPhone 13 Pro Max OpenSSL: 1.1.1501, 1.1.1700 Deployment target: iOS 14.1

Screenshot 2022-10-14 at 15 24 18 Screenshot 2022-10-14 at 15 30 20
krzyzanowskim commented 1 year ago

no, but if you attach xcode project I can take a look and try to reproduce