You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the instructions in the README, I get the following error when I try
to compile.
main.c: In function ‘main’:
main.c:137:18: error: variable ‘tun’ set but not used
[-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors
Perhaps -Werror=unused-but-set-variable should be turned off?
Original issue reported on code.google.com by zhehao....@gmail.com on 20 Aug 2011 at 12:48
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
zhehao....@gmail.com
on 20 Aug 2011 at 12:48The text was updated successfully, but these errors were encountered: