Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Reason for this warning
Forum Updated to NodeBB v4.3 + New Features

Reason for this warning

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 244 Views
  • 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.
  • S Offline
    S Offline
    sush123
    wrote on last edited by
    #1

    Hi All,

    I am not sure why i am getting below warnings:

    EsriRuntimeQtd.lib(Geometry.obj):-1: warning: LNK4099: PDB 'EsriRuntimeQtd.pdb' was not found with 'EsriRuntimeQtd.lib(Geometry.obj)' or at 'C:\Users\s28194\Documents\operator-gui\BuildOp\bin\EsriRuntimeQtd.pdb'; linking object as if no debug info

    EsriRuntimeQtd.lib(SpatialReference.obj):-1: warning: LNK4099: PDB 'EsriRuntimeQtd.pdb' was not found with 'EsriRuntimeQtd.lib(SpatialReference.obj)' or at 'C:\Users\s28194\Documents\operator-gui\BuildOp\bin\EsriRuntimeQtd.pdb'; linking object as if no debug info

    and too many warnings similar to this

    jsulmJ 1 Reply Last reply
    0
    • S sush123

      Hi All,

      I am not sure why i am getting below warnings:

      EsriRuntimeQtd.lib(Geometry.obj):-1: warning: LNK4099: PDB 'EsriRuntimeQtd.pdb' was not found with 'EsriRuntimeQtd.lib(Geometry.obj)' or at 'C:\Users\s28194\Documents\operator-gui\BuildOp\bin\EsriRuntimeQtd.pdb'; linking object as if no debug info

      EsriRuntimeQtd.lib(SpatialReference.obj):-1: warning: LNK4099: PDB 'EsriRuntimeQtd.pdb' was not found with 'EsriRuntimeQtd.lib(SpatialReference.obj)' or at 'C:\Users\s28194\Documents\operator-gui\BuildOp\bin\EsriRuntimeQtd.pdb'; linking object as if no debug info

      and too many warnings similar to this

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @sush123 The warning means that no debug information was found (*.pdb files).
      What are you building and how?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      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