cc1plus: warnings being treated as errors
|
In file included from ${SOURCE_DIR}/indra/llui/tests/llurlentry_test.cpp:32:
|
${SOURCE_DIR}/indra/llui/tests/llurlentry_stub.cpp:196: error: deprecated conversion from string constant to 'char*'
|
${SOURCE_DIR}/indra/llui/tests/llurlentry_stub.cpp:197: error: deprecated conversion from string constant to 'char*'
|
make[2]: *** [llui/CMakeFiles/PROJECT_llui_TEST_llurlentry.dir/tests/llurlentry_test.o] Error 1
|
where
${SOURCE_DIR} is the directory with the viewer-development checkout