64 Bit API

Post questions and issues with Concept2 PM3 SDK
Post Reply
kingpeterking
Paddler
Posts: 13
Joined: September 11th, 2022, 10:07 am

64 Bit API

Post by kingpeterking » September 11th, 2022, 10:11 am

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

kingpeterking
Paddler
Posts: 13
Joined: September 11th, 2022, 10:07 am

Re: 64 Bit API

Post by kingpeterking » September 23rd, 2022, 2:00 pm

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?

kingpeterking
Paddler
Posts: 13
Joined: September 11th, 2022, 10:07 am

Re: 64 Bit API

Post by kingpeterking » October 8th, 2022, 1:22 am

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.

Post Reply