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

Support for Mac OS X? #1

Open
GoogleCodeExporter opened this issue Sep 7, 2015 · 5 comments
Open

Support for Mac OS X? #1

GoogleCodeExporter opened this issue Sep 7, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link
Contributor

Is support for Mac OS X planned?
Would love to use it, but me and most of my students have mac hardware and OS.

i downloaded version 1.12 and naively ran make, as expected, i got an error:
gcc -Wall -O2 -fomit-frame-pointer -D__UNIX__   -c -o main.o main.c
gcc -Wall -O2 -fomit-frame-pointer -D__UNIX__   -c -o sio.o sio.c
sio.c: In function ‘sio_open’:
sio.c:182: error: ‘VSWTC’ undeclared (first use in this function)
sio.c:182: error: (Each undeclared identifier is reported only once
sio.c:182: error: for each function it appears in.)
make: *** [sio.o] Error 1

is this something that can be fixed easy or is more complicated to port it to 
OSX?

i have some coding skills, unfortunately not in C and not for hardware drivers.

Original issue reported on code.google.com by [email protected] on 17 Sep 2012 at 1:02

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

No branches or pull requests

1 participant