pugixml.hpp not found Topic is solved

Problems building or running the engine, queries about how to use features etc.
Post Reply
glennr
Greenskin
Posts: 126
Joined: Thu Jun 05, 2008 3:26 am
Location: Thames, New Zealand
x 9

pugixml.hpp not found

Post by glennr »

I'm getting a file not found for pugixml.hpp when trying to build 1.12 on OSX. It's in OgreXMLConverter.

I can't find any mention of it in the docs, where is it supposed to be installed?

Ogre Version: :1.12 (master):
Operating System: :OSX 10.14 Xcode 9.4.1:
Render System: :na:
glennr
Greenskin
Posts: 126
Joined: Thu Jun 05, 2008 3:26 am
Location: Thames, New Zealand
x 9

Re: pugixml.hpp not found

Post by glennr »

I think I've figured it out. It is supposed to be downloaded and built by CMake, but this fails if you have an old Dependencies dir.
Post Reply