Re: tinyxml.h not found
Hi, first I would like to thank the posts.
I am a beginner so I hope patience with me.
I have maintained constant attention with github changes, and posts, and nohal posts was not clear for me.
I am working with MVS 9 2008, windows 7 and Cmake 2.8.
My problems are:
When I trying to compile OpenCPN I get:"tinyxml library not found" .
But despite this, I have achieved OpenCPN.exe without errors msgs.
When I trying to compile (cmake ..command line) others plugins that needs tinyxml.h separately, as route_pi, gecomapi_pi, weather_routing_pi, I have the same problems (of course),"cannot open include file: tinyxml.h" in all files tinyxmlerror.cpp, tinyxmlparser.cpp, tinyxml.cpp that require tinyxml.h
I think there's something more that paths (cmakelists.txt and environmental variables).
I have been installed tinyxml for windows, compiled from cmakelists.txt and dll and lib and were properly placed in the path.
I believe that plugins compiling are perfect, but not mine.
thank yours very much for attention
Ailton
|