Bug report #4061

building globe plugin fails: cannot open file 'QtOpenGL.lib

Added by Alister Hood almost 13 years ago. Updated almost 13 years ago.

Status:Closed
Priority:Normal
Assignee:Pirmin Kalberer
Category:C++ plugins/Globe
Affected QGIS version: Regression?:No
Operating System:Windows Easy fix?:No
Pull Request or Patch supplied: Resolution:fixed
Crashes QGIS or corrupts data: Copied to github as #:14046

Description

After working around #4060, building the globe plugin under MSVC fails like this:

2>LINK : fatal error LNK1104: cannot open file 'QtOpenGL.lib'

I have worked around it by manually changing the linker settings to point to C:\\OSGeo4W\\lib\\QtOpenGL4.lib

History

#1 Updated by Alister Hood almost 13 years ago

  • Resolution set to fixed
  • Status changed from Open to Closed

Fixed in trunk

Also available in: Atom PDF