Created
December 8, 2013 19:11
-
-
Save antonioJASR/7862427 to your computer and use it in GitHub Desktop.
Error compiling c++ code in maverick
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
s.h:40:11: fatal error: | |
'errno.h' file not found | |
# include <errno.h> | |
^ | |
1 error generated. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment