Linking problems in MSVC++

Don Payette payettedon at gmail.com
Wed Sep 20 20:01:58 UTC 2023


Changing to 32 bit pre-compiled binares fixed the problem.

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


On Fri, Sep 8, 2023 at 12:53 PM Don Payette <payettedon at gmail.com> wrote:

> 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/20230920/88629376/attachment.htm>


More information about the openssl-users mailing list