You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.txt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ Building LuxCoreRender with Visual Studio 2017 (Community)
3
3
This basic procedure to compile LuxCoreRender for Windows 64bit is:
4
4
5
5
1) Install VS2017 (Community Edition works too, https://www.visualstudio.com/downloads/). If you don't want the full IDE you can also install the "Build Tools for Visual Studio 2017";
6
+
Note that you have to enable the "Visual C++ ATL for x86 and x64" in the installer if you want to compile luxcoreui.
6
7
7
8
2) Install cmake v3.11.2 or better (https://cmake.org/);
0 commit comments