[vtkusers] Compiling errors 'conio.h', cygwin

David Partyka david.partyka at kitware.com
Mon Apr 4 15:27:30 EDT 2011


Hi Joe, I'd recommend Visual Studio for building on Windows as it is much
more widely tested.

If you must use cygwin, my first question would be; did you also install
Boost? If so, you could uninstall that and then VTK shouldn't try to build
the BSPTree functionality.

On Mon, Apr 4, 2011 at 3:17 PM, <JoBucher at web.de> wrote:

> No one here with an idea?
>
>
> -----Ursprüngliche Nachricht-----
> Von: JoBucher at web.de
> Gesendet: 01.04.2011 16:36:38
> An: "Vtk User" <vtkusers at vtk.org>
> Betreff: [vtkusers] Compiling errors 'conio.h', cygwin
>
> >Dear all,
> >
> >I am trying to compile VTK on cygwin. In the make-process at 89% make
> stops with following error messages:
> >
> >/home/bucher/soft/VTK/Graphics/Testing/Cxx/TestBSPTree.cxx:51:21: error:
> conio.h
> >: No such file or directory
> >/home/bucher/soft/VTK/Graphics/Testing/Cxx/TestBSPTree.cxx: In function
> 'int Tes
> >tBSPTree(int, char**)':
> >/home/bucher/soft/VTK/Graphics/Testing/Cxx/TestBSPTree.cxx:149: error:
> 'kbhit' w
> >as not declared in this scope
> >/home/bucher/soft/VTK/Graphics/Testing/Cxx/TestBSPTree.cxx:150: error:
> 'getch' w
> >as not declared in this scope
> >make[2]: ***
> [Graphics/Testing/Cxx/CMakeFiles/GraphicsCxxTests.dir/TestBSPTree.c
> >xx.o] Error 1
> >make[1]: *** [Graphics/Testing/Cxx/CMakeFiles/GraphicsCxxTests.dir/all]
> Error 2
> >make: *** [all] Error 2
> >
> >How can I fix this problem? Any help?
> >
> >(I have installed cygwin only recently on my Win64-system with all
> packages available.
> >Performed also a rebase-process due to PETSC-python-problems, which then
> worked fine)
> >
> >Regards
> >Joe
> >___________________________________________________________
> >Empfehlen Sie WEB.DE DSL Ihren Freunden und Bekannten und wir
> >belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.web.de
> >_______________________________________________
> >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
>
> ___________________________________________________________
> Empfehlen Sie WEB.DE DSL Ihren Freunden und Bekannten und wir
> belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.web.de
> _______________________________________________
> 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/20110404/b51fbf1e/attachment.htm>


More information about the vtkusers mailing list