Closed GoogleCodeExporter closed 9 years ago
It may be very difficult to do as you request (to compile without relying on
third-party libraries). The bundled libraries, such as tinyxml or minizip, are
modified to resolve some bugs found in them, so removing the libraries (and
later replacing then with your own ones) may introduce new bugs.
It is not recommended to modify CrashRpt directory structure. You should not
take some CrashRpt projects from CrashRpt solution and integrate them into your
own solution, because this may cause compilation conflicts. It is recommended
to follow official documentation when compiling CrashRpt.
Original comment by zexspect...@gmail.com
on 12 Mar 2012 at 10:42
Original issue reported on code.google.com by
mathaus....@gmail.com
on 5 Mar 2012 at 2:13