Hello,<div><br></div><div>I am new to igstk and am trying to build a program using the IGSTK4.2 (tried  IGSTKSandbox 4.2 also) library. I did select the "SceneGraphVisualization" option as "ON" during CMake configuration.</div>
<div><br></div><div>The prog gives the following compilation error: </div><div>"MyInstallation Dir\igstk-4-2\source\igstkCoordinateSystemInterfaceMacros.h(28) : fatal error C1083: Cannot open include file: 'igstkSceneGraphObserver.h': No such file or directory"</div>
<div><br></div><div><br></div><div>The prog works if I include the SceneGraphVisualization directory through visual studio or copy the files in the source dir .</div><div><br></div><div>Shouldn't this directory be included automatically through the "igstkIncludeDirectories" if the option(SceneGraphVisualiztion) is selected in CMake.</div>
<div><br></div><div>Thank you,</div><div><br></div>