0

I try to add the osg and the osgearth lib to my Qt project.After qmake I try to build the whole project but something is wrong.Here are the errors and my .pro file errors errors .pro file .pro file

I have tried clear the whole project and qmake again,then rebuild the project,but it didn't work. What I expect is that the osg lib imported successfully and the project has built correctly.

qizijia
  • 11
  • 6
  • 1
    What is is that causes people to post text using image formats? Please post text as text. – john Feb 23 '23 at 12:16
  • 1
    I know nothing about this platform, but if I had to take a wild guess I would say that `OSG_PATH` should be `$$OSG_PATH`. Unless you really have installed everything in a directory called OSG_PATH, of course. – john Feb 23 '23 at 12:17
  • The dllimport part tells me that your code fails to link to an import library (.lib) for a dll. – drescherjm Feb 23 '23 at 14:40

0 Answers0