[vtkusers] vtk mfc problem link
John Drescher
drescherjm at gmail.com
Fri Sep 9 10:44:41 EDT 2011
On Fri, Sep 9, 2011 at 10:30 AM, raimi87 <amich.randa at gmail.com> wrote:
> actually i use cmake and this is the first time when i have such problem
>
The problem is normally a header file processed by cmake will usually
have the extension h.in and then in the binary folder you should have
an .h file generated. Why I say processed by cmake is that cmakedefine
is used in a file that is configured by cmake.
http://sidvind.com/wiki/CMake/Configuration_files
More information about the vtkusers
mailing list