To complete the record.
Resolved.
*At:*
add_custom_target(generate_breakpad_symbols DEPENDS
"${VIEWER_SYMBOL_FILE}" "${VIEWER_BINARY_NAME}" "${VIEWER_COPY_MANIFEST}")
*Added:*
* MESSAGE( STATUS "dependencies: " ${VIEWER_SYMBOL_FILE} " "
${VIEWER_BINARY_NAME} " " ${VIEWER_COPY_MANIFEST} " " )*
* add_dependencies(generate_breakpad_symbols "${VIEWER_BINARY_NAME}")*
*Configured with*:
-DCMAKE_VERBOSE_MAKEFILE:BOOL=TRUE
*Result:*
*"${VIEWER_BINARY_NAME}" *Had an extra space following that caused the
add_dependencies to fail.
*Then:*
configure with -DRELEASE_CRASH_REPORTING:BOOL=ON
and generate_breakpad_symbols project is included in the build.
On Fri, Jul 22, 2016 at 3:51 PM, Nicky Perian <[email protected]> wrote:
> I have done before and was surprised how simple it was. But...
>
> How do you tell the viewer build to provide the breakpad symbol generation
> in the build project?
>
> It should produce an archive of the symbols.
>
>
>
_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges