[vtkusers] Unable to open file

Julien Finet julien.finet at kitware.com
Sun Oct 23 10:11:45 EDT 2011


Seems that you use visual studio.
Are you doing F5 to run the app?
Try ctrl+f5

Julien.

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

> Oh ! This is it !
> Many, many, many thanks. I'm a beginner so I have no clue about  
> that. :-) I've be trying to make that work all day long.
>
> Another (surely stupid) question : I don't know why but when I build  
> my project, even in "release" mode, it always asks for debug  
> session. I guess it's an option somewhere, but I can't find where to  
> inactivate it.
>
> Thanks again !
> Chloé
>
> 2011/10/23 Julien Finet [via VTK] <[hidden email]>
> 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 <[hidden email]>
> 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
> _______________________________________________
> 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
>
>
> If you reply to this email, your message will be added to the  
> discussion below:
> http://vtk.1045678.n5.nabble.com/Unable-to-open-file-tp4929083p4929534.html
> To unsubscribe from Unable to open file, click here.
>
>
> View this message in context: Re: Unable to open file
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20111023/4b412628/attachment.htm>


More information about the vtkusers mailing list