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

rtc errors out compiling on mac 10.6 #8

Open
glshort opened this issue Jul 9, 2012 · 1 comment
Open

rtc errors out compiling on mac 10.6 #8

glshort opened this issue Jul 9, 2012 · 1 comment

Comments

@glshort
Copy link
Contributor

glshort commented Jul 9, 2012

while building mapready, the following error occurs:

cc1: warnings being treated as errors
rtc.c: In function 'rtc':
rtc.c:200: warning: 'side_meta' may be used uninitialized in this function
rtc.c:199: warning: 'sideProductsMetaName' may be used uninitialized in this function
rtc.c:199: warning: 'sideProductsImgName' may be used uninitialized in this function
make[1]: *** [rtc.o] Error 1
make: *** [mapready] Error 2

The error can be bypassed by removing -Werror from the appropriate makefile(s)

@glshort
Copy link
Contributor Author

glshort commented Jul 10, 2012

Turns out this error also applies to building on windows.

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