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

httpConnectEncrypt has been deprecated in OS X 10.9 #12

Closed
MikeRogers0 opened this issue Nov 5, 2013 · 3 comments
Closed

httpConnectEncrypt has been deprecated in OS X 10.9 #12

MikeRogers0 opened this issue Nov 5, 2013 · 3 comments

Comments

@MikeRogers0
Copy link

make
compiling cups.c
cups.c: In function 'cups_print':
cups.c:155:3: warning: 'httpConnectEncrypt' is deprecated (declared at /usr/include/cups/http.h:453): Use httpConnect2 instead. [-Wdeprecated-declarations]
cups.c: In function 'cups_get_device_uri':
cups.c:469:15: error: dereferencing pointer to incomplete type
cups.c:469:15: error: dereferencing pointer to incomplete type
cups.c:469:15: error: dereferencing pointer to incomplete type
cups.c:469:15: error: dereferencing pointer to incomplete type
make: *** [cups.o] Error 1
@m0wfo
Copy link
Owner

m0wfo commented Nov 8, 2013

I don't have a mac w/ Mavericks to hand; anybody else got this?

@m0wfo
Copy link
Owner

m0wfo commented Jun 3, 2014

@MikeRogers0 0.1.9 is in rubygems, give it a try.

@MikeRogers0
Copy link
Author

@m0wfo It has installed correctly, thank you!

@m0wfo m0wfo closed this as completed Jun 5, 2014
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