[vtkusers] VTKMATLABMEXADAPTER: vtkDataArray to vtkImageData

kwayeke bigvision82 at yahoo.com
Tue Jan 4 15:25:16 EST 2011


Yes I did  turn on the CMake variable VTK_USE_MATLAB_MEX when I was compiling
VTK but I do not know where MEX.PL  is so did not include it in the the
M-FILE.

snip
--------------------------------------------------------------------------
mex -v vo.cc ...
    -I'D:\MyProjects\VTK-src\Graphics' ...
    -I'D:\PROGRA~1\VTK5.0\VTK\Common' ...
    -I'D:\PROGRA~1\VTK5.0\VTK\Filtering' ...
    -I'D:\PROGRA~1\VTK5.0\VTK\Rendering' ...
    -I'D:\PROGRA~1\VTK5.0\VTK\VolumeRendering' ...
    -I'D:\PROGRA~1\VTK5.0\Build' ...
    -I'D:\PROGRA~1\VTK\include\vtk-5.6' ...
    -L'D:\PROGRA~1\VTK5.0\Build\bin\debug' ...
    -lvtkGraphics ...
    -lvtkCommon ...
    -lvtkFiltering ...
    -lvtkRendering ...
    -lvtkVolumeRendering
-----------------------------------------------------------------------------
where can I find the MEX.PL fix in the build VTK folder

-- 
View this message in context: http://vtk.1045678.n5.nabble.com/VTKMATLABMEXADAPTER-vtkDataArray-to-vtkImageData-tp3327361p3327770.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list