On Wednesday, 18 May 2016 at 16:37:48 UTC, TheDGuy wrote:
On Wednesday, 18 May 2016 at 16:13:35 UTC, Seb wrote:
May I ask why you need to get tango working? It has been deprecated a long time ago and phobos (the standard library) or alternatively other packages on dub have a look of features :)

Okay, it looks like 'onyx' is a library which handles serial communication in D. So tried to create a new project with DUB and add onyx as dependency but there are still some errors:

http://pastebin.com/4eRBt6XX

Any idea what i do wrong?

The onyx README seems to suggest it only works for POSIX. Did you try serial-port by any chance:
http://code.dlang.org/packages/serial-port

That does mention Windows as supported. It is quite old though, the latest github activity is from a year ago.

Reply via email to