[vtkusers] Unable to open file

Julien Finet julien.finet at kitware.com
Sun Oct 23 09:53:18 EDT 2011


Seems that you are on windows, did you escaped the \ chars?eg:
myReader->SetFilename("c:\\mydir\\myfile.3DS");
Do you have spaces in the file path?

Julien.

On Oct 23, 2011, at 4:58 AM, BeignetSugar <beignetsugar at gmail.com>  
wrote:

> Hi everyone,
>
> I'm new to VTK, and I was trying to open a 3ds file, but whatever  
> path I
> put, it just ends with ERROR: In ..\Src\Hybrid\vtk3DSImporter.cxx,  
> line 123
> vtk3DSImporter (007BAA40): Unable to open file: HimawariS.3DS
>
> For sure I'm doing it wrong with the path, but I just can't find a  
> way to
> get the right one.
>
> Many thanks for helping
>
> Regards,
>
> Chloé
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.com/Unable-to-open-file-tp4929083p4929083.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers



More information about the vtkusers mailing list