Hello
Sorry if this question has been asked before. I tried the search, but couldn't find anything.
I am trying to build a 64 bit application, but as far as I can see the API only has 32 bit DLLs. Notably PM3CSafeCP.dll.
Have I understood this correctly? I would like to avoid having separate processes or a wrapper.
Anyone else succeeded in doing this, or any sensible suggestions on where to start?
Thanks
Pete
64 Bit API
-
- Paddler
- Posts: 13
- Joined: September 11th, 2022, 10:07 am
Re: 64 Bit API
I found 64 bit APIs on Github, but the same code compiled with the 64 bit versions isn't working. Has anyone got them working?
-
- Paddler
- Posts: 13
- Joined: September 11th, 2022, 10:07 am
Re: 64 Bit API
I gave up with the 64 bit API.
I wrote my own using HIDUSB, not quite finished, but heading in the right direction.
The logic built into Pyrow was very helpful, but also very convoluted.
I wrote my own using HIDUSB, not quite finished, but heading in the right direction.
The logic built into Pyrow was very helpful, but also very convoluted.