[IGSTK-Users] SeneGraphVisualization Issue

Tanu S twrkmail at gmail.com
Fri Jan 14 16:01:07 EST 2011


Patrick,

It seems like the directory wasn't getting included because I was including
IGSTK from an external project.

I modified "igstkIncludeDirectories" to include this directory based on the
SceneGraphVisualization option selection.

-T

On Fri, Jan 14, 2011 at 12:54 PM, Tanu S <twrkmail at gmail.com> wrote:

> Hi Patrick
>
> I did see these lines in the CMakeLists ( line 215 ) file but the directory
> is not getting added.
> I am using CMake 2.6 (patch 4) on Windows Vista.
>
> Thank you,
> Tanu
>
>
> On Fri, Jan 14, 2011 at 11:34 AM, Tanu S <twrkmail at gmail.com> wrote:
>
>> Hello,
>>
>> 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.
>>
>> The prog gives the following compilation error:
>> "MyInstallation
>> Dir\igstk-4-2\source\igstkCoordinateSystemInterfaceMacros.h(28) : fatal
>> error C1083: Cannot open include file: 'igstkSceneGraphObserver.h': No such
>> file or directory"
>>
>>
>> The prog works if I include the SceneGraphVisualization directory through
>> visual studio or copy the files in the source dir .
>>
>> Shouldn't this directory be included automatically through the
>> "igstkIncludeDirectories" if the option(SceneGraphVisualiztion) is selected
>> in CMake.
>>
>> Thank you,
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/igstk-users/attachments/20110114/fdf63aae/attachment.html>


More information about the IGSTK-Users mailing list