1>Project : error PRJ0019: A tool returned an error code from "Generating
RelWithDebInfo/touched.bat"
go to build -> configuration manager and uncheck package (or invoke develop.py
with -DPACKAGE:BOOL=OFF) to get rid of the above error.
On 2/25/2010 11:58 PM, Sheet Spotter wrote:
> After comm
After commenting out the entire "if (LL_TESTS)" section at the bottom of
"indra/newview/CMakeLists.txt" the linker still had unresolved symbols.
It's my guess that "llcapabilitylistener.cpp" should be added to the
"CMakeLists.txt" section that starts with "set(viewer_SOURCE_FILES".
Manually addin