Skip to content

rtc errors out compiling on mac 10.6 #8

@glshort

Description

@glshort

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)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions