Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Debugging QT in a static build #2194

@TripleEmcoder

Description

@TripleEmcoder

I have compiled wkhtmltopdf with scripts\build.py msvc2013-win64 -clean -debug and I am able to nicely step through wkhtmltopdf.cc and other project source files, but whenever I reach anything in QT, like trying to step into QWebPage from multipageloader.cc the debugger just steps over. Is it possible to build the static version of wkhtmltopdf with QT debug-enabled?

We are facing a serious, seemengly random bug that only repros in our environment, so debugging is probably the only option of solving this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions