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

Haxe4 ready? #10

Open
ianharrigan opened this issue Jan 28, 2020 · 5 comments
Open

Haxe4 ready? #10

ianharrigan opened this issue Jan 28, 2020 · 5 comments

Comments

@ianharrigan
Copy link

ianharrigan commented Jan 28, 2020

Looking at another issue on hxArduino (ianharrigan/hxArduino#4) made me wonder if this works with haxe4? I dont have a device ready myself, so cant test right now, but just wondering if its either known or not known to work?

Cheers,
Ian

EDIT:

This is the error i get:

Called from hxSerial/Serial.hx line 93
Uncaught exception - load.c(237) : Failed to load library : C:\SDK\haxe\lib\hxSerial/0,1,2/ndll/Windows/hxSerial.ndll

Ive downloaded the project source and recompiled the hxSerial.ndll manually and dropped it over the top of the .ndll in the haxelib location but same error. Any thoughts on what this might be?

@andyli
Copy link
Owner

andyli commented Jan 28, 2020

I haven't touched any hardware projects, nor even ndll stuff, for a long while. I'm afraid I cannot offer any helpful advice at the moment.

@ianharrigan
Copy link
Author

Rightyo - thanks Andy - ill leave this open and do some investigation my end.

Cheers,
Ian

@datee
Copy link

datee commented May 19, 2020

Hey.. I rewrote some parts of this lib to use hxcpp and no dll dependancy - just the basic serial implementation.
https://github.com/datee/xSerial

@B-Interactive
Copy link

Thank you @datee . This is working well in my testing.
Might you consider submitting it to Haxe Lib? I would have found it much quicker if so, I only chanced on it here.

@ianharrigan
Copy link
Author

there is a PR to get this working for neko: #11 (thoughts welcome ofc)

There is also talk about transferring hxSerial ownership - im happy to do so, unless anyone else objects?

Cheers,
Ian

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

4 participants