Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How include Crashrpt in Qt5.4.0(VS 2010)?
Forum Updated to NodeBB v4.3 + New Features

How include Crashrpt in Qt5.4.0(VS 2010)?

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 952 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Trikrista
    wrote on last edited by
    #1

    I tried to do so:
    @
    LIBS += -L"C:/path/CrashRpt/lib"
    LIBS += CrashRpt1402.lib CrashRptProbe1402.lib
    @

    But I got these errors:

    @
    main.obj:-1: error: LNK2019: unresolved external symbol _crInstallW@4 referenced in function _main
    @

    I'm sorry for my bad English

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved