Linking problems in MSVC++

Don Payette payettedon at gmail.com
Fri Sep 8 17:53:30 UTC 2023


I didn't realize I was compiling for 32 bit. Changing to 64. We'll see what
happens.

Don Payette
(cell) 479-216-6320 <(479)%20216-6320>


On Fri, Sep 8, 2023 at 12:26 PM Kenneth Porter <shiva at sewingwitch.com>
wrote:

> Are you compiling for 32 or 64 bit? 32 bit uses a leading underscore for
> name decoration while 64 bit omits the underscore. Perhaps you're mixing
> a 64-bit library with a 32-bit application?
>
> https://stackoverflow.com/questions/13385935/64bit-name-mangling-for-c
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20230908/c4d1f797/attachment.htm>


More information about the openssl-users mailing list