dd-opentracing-cpp icon indicating copy to clipboard operation
dd-opentracing-cpp copied to clipboard

Do we have dd-opentracing-cpp x86/Win32 dlls/package?

Open MiteshGohilTR opened this issue 3 years ago • 1 comments

Hi there,

I am trying to integrate DataDog with my desktop app which runs on the Win32 platform and the below package that I am trying to use dd-opentracing-cpp

this gives only in x64 dlls

which gives me errors for symbols so, can I get x86/win32 dlls/package of dd-opentracing-cpp ?

or any idea or any workaround for this issue?

MiteshGohilTR avatar Jun 14 '22 14:06 MiteshGohilTR

Our experimental Windows support is 64 bit only. I haven't attempted a Windows build yet, so I don't know how we might support 32 bit Windows systems.

Our readme says

The commands below should be executed in an x64 Native Tools Command Prompt shell.

Perhaps you could attempt a build in a 32 bit environment instead. I don't know whether that has been attempted.

dgoffredo avatar Aug 19 '22 14:08 dgoffredo