Skip to content

Commit

Permalink
Add dependency on OpenSpin.
Browse files Browse the repository at this point in the history
  • Loading branch information
David Betz committed Apr 19, 2017
1 parent d4d2894 commit 69b5eb5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,8 @@ also be C++. I left them as C for now because they matched my original code bett
The files sock.h and serial.h show the interfaces needed to support another platform.
I can easily provide a Windows version of these files to cover running the loader
under Linux, Mac, and Windows. The xxx_posix.c files support both Linux and the Mac.

In addition to a standard C++ toolset you also need to install OpenSpin and have it
in your path.

https://github.com/parallaxinc/OpenSpin

0 comments on commit 69b5eb5

Please sign in to comment.