[vtkusers] Glob.hxx missing
Bill Hoffman
bill.hoffman at kitware.com
Thu Aug 23 13:37:33 EDT 2007
David Hwang wrote:
>
> Hi,
>
>
>
> I am new on VTK and successfully compiled and build an application
> with my own 3D data.
>
>
>
> However, during compiling KWWidgets, I am getting Glob.hxx missing
> error message.
>
> There are Glob.cxx and Glob.hxx.in under vtksys directory.
>
> How can I generate or (acquire) Glob.hxx?
>
>
>
> Thank you in advance.
>
> David Hwang
>
That is a generated header file and can be find in your binary tree.
You might want to consider using cmake for your project.
-Bill
More information about the vtkusers
mailing list