Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I want to compile s2 in Delphi Object Pascal - can you help please #3

Open
andyhill2 opened this issue May 27, 2020 · 3 comments
Open

Comments

@andyhill2
Copy link

Hi Calum, I want to experiment with some software I have written and I want to interface it to GeneratorX, can you please advise how to get Delphi Object Pascal version source code - thanks.

Kind Regards
Andy Hill

@calum74
Copy link
Owner

calum74 commented May 27, 2020

Hi Andy, I'm not an official maintainer of the Spooky2 software and don't have access to their devices. So this software was written by reverse-engineering the serial protocols.

Because this is C++, it won't compile natively with Pascal - but you might be able to compile s2 as a library (.dll/.so) and call it as external code. Unfortunately it's not been written in that way and would require some work.

Also note that this code is not for Generator X - I expect that the protocol will not work but since I don't have a Gen-X I haven't tested it.

I have some code lying around that is for C#.

@andyhill2
Copy link
Author

andyhill2 commented May 27, 2020 via email

@andyhill2
Copy link
Author

andyhill2 commented May 29, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants