[vtkusers] How to build VTK 8.1.1 with "Module_PoissonReconstruction"?

kenichiro yoshimi rccm.kyoshimi at gmail.com
Wed Sep 12 06:31:42 EDT 2018


Hi,

I've tried adding /D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS to
CMAKE_CXX_FLAGS using CMake GUI and I have been able to build
PoissonReconstruction module successfully.

Regards
2018年9月10日(月) 11:50 pnt1614 <minpu.code at gmail.com>:
>
> I am using CMake 3.11.4, Visual stuio 2015 on Windows 10 64 bits. I want to
> build VTK 8.1.1 with the "Module_PoissionReconstruction" but there is error
> message related to the hash_map.
>
> (Severity       Code    Description     Project File    Line    Suppression State
> Error   C2338   <hash_map> is deprecated and will be REMOVED. Please use
> <unordered_map>. You can define _SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS to
> acknowledge that you have received this warning.        PoissonReconstruction
> C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\hash_map 17)
>
> I have googled and tried to define _SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS
> but it does not work. How do I solve this problem?.
>
> Thank you.
>
>
>
> --
> Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> https://public.kitware.com/mailman/listinfo/vtkusers


More information about the vtkusers mailing list