# which visual studio versions to build paraview on windows?

**URL:** https://discourse.paraview.org/t/which-visual-studio-versions-to-build-paraview-on-windows/2880
**Category:** ParaView Support
**Created:** [October 30, 2019, 11:12pm UTC](https://discourse.paraview.org/t/which-visual-studio-versions-to-build-paraview-on-windows/2880 "2019-10-30T23:12:23Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Dave\_DeMarle](https://discourse.paraview.org/user_avatar/discourse.paraview.org/dave_demarle/32/27_2.png) [@Dave\_DeMarle](https://discourse.paraview.org/u/Dave_DeMarle)
#### Post date: [October 30, 2019, 11:12pm UTC](https://discourse.paraview.org/t/which-visual-studio-versions-to-build-paraview-on-windows/2880/1 "2019-10-30T23:12:23Z")

</div>

Looking at the cmakecache from the tylo, nemesis and hera via the dashboards, all seem to be on visual studio 2015. Is that correct?

I’m setting up a new development machine and releases older than 2019 are harder to come by.

thanks

---

<div class="post-metadata">

### Author: ![cory.quammen](https://discourse.paraview.org/user_avatar/discourse.paraview.org/cory.quammen/32/11193_2.png) [@cory.quammen](https://discourse.paraview.org/u/cory.quammen)
#### Post date: [October 31, 2019, 3:04am UTC](https://discourse.paraview.org/t/which-visual-studio-versions-to-build-paraview-on-windows/2880/2 "2019-10-31T03:04:39Z")

</div>

2019 would be good. VTK builds fine with it as far as I know. If ParaView doesn’t, it would be good to know about and resolve.

---

<div class="post-metadata">

### Author: ![Dave\_DeMarle](https://discourse.paraview.org/user_avatar/discourse.paraview.org/dave_demarle/32/27_2.png) [@Dave\_DeMarle](https://discourse.paraview.org/u/Dave_DeMarle)
#### Post date: [October 31, 2019, 12:06pm UTC](https://discourse.paraview.org/t/which-visual-studio-versions-to-build-paraview-on-windows/2880/3 "2019-10-31T12:06:45Z")

</div>

With 2019 and compiling via the superbuild, boost complained about unrecognized compiler version. For the moment I reverted to 2015 to make progress on something else, but I’ll see about working through 2019 as time permits. The more the merrier though, so lets work on it collectively here:

[https://gitlab.kitware.com/paraview/paraview/issues/19427](https://gitlab.kitware.com/paraview/paraview/issues/19427)

---

<div class="post-metadata">

### Author: ![michal.wozniak](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/m/848f3c/32.png) [@michal.wozniak](https://discourse.paraview.org/u/michal.wozniak)
#### Post date: [October 31, 2019, 12:50pm UTC](https://discourse.paraview.org/t/which-visual-studio-versions-to-build-paraview-on-windows/2880/4 "2019-10-31T12:50:32Z")

</div>

Hi,

the latest visual studio has increased their MSVC\_VERSION.

This patch has fixed the superbuild for me : [boost\_cmake.patch](https://discourse.paraview.org/uploads/short-url/m9HQgYO3D3AoMJ5pnNFn2Cfg23g.patch) (518 Bytes)
