# CMake Configure OpenSSL Error

**URL:** https://discourse.slicer.org/t/cmake-configure-openssl-error/6506
**Category:** Development
**Created:** [April 15, 2019, 3:43pm UTC](https://discourse.slicer.org/t/cmake-configure-openssl-error/6506 "2019-04-15T15:43:23Z")
**Posts on this page:** 1
**Showing post:** 18

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [April 16, 2019, 1:37am UTC](https://discourse.slicer.org/t/cmake-configure-openssl-error/6506/18 "2019-04-16T01:37:12Z")

</div>

> [@marcmclean](#):
>
> Yes, I have both VS2015 and VS2017 installed. Do you know if that is a problem for CMake?

This is most likely not a CMake error (the error indicates that CMake fails to build a simple test project with v140 toolset). If you install Visual Studio versions out of order (VS2017 first then VS2015) then it may corrupt the installation and uninstalling both and reinstalling in VS2015, VS2017 order might fix it. Were you be able to build a project with v140 without CMake as I described above?

> [@marcmclean](#):
>
> The end users must be able to access Slicer through a browser. Is that possible using Docker?

Yes. Slicer runs in your browser with full GUI.

There is [Slicer image with GUI available via web browser](https://hub.docker.com/r/dit4c/dit4c-container-slicer) but it’s quite old; and there are the [regularly updated images](https://discourse.slicer.org/t/slicer-docker-images/508) but I don’t think any of them is configured to show the GUI in the browser.

@jcfr @pieper Is there a docker image of recent version of Slicer that has web-accessible GUI configured?

---

_[View the full topic](https://discourse.slicer.org/t/cmake-configure-openssl-error/6506)._
