[vtkusers] using vtkOBJReader.h in Android example
Brian Miller
b1.miller at samsung.com
Mon Aug 8 23:35:02 EDT 2016
Also, one other question.
I am trying to modify VTK-7.0.0/Examples/Android/JavaVTK/jni/main.cxx
to make use of #include "vtkOBJReader.h"
but I am getting fatal error: vtkOBJReader.h: No such file or directory
even though the file is present in
IO/Geometry/vtkOBJReader.h
and
build/CMakeExternals/Install/vtk-android/include/vtk-7.0/vtkOBJReader.h
Is there an extra step that I need to do so that the build can find it ?
Thanks in advance for any tips.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160809/95fd60a2/attachment.html>
More information about the vtkusers
mailing list