mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-27 10:51:13 +00:00
More changes to Windows build scripts
Limited compatibility to Visual Studio 2013 or newer Fixed the missing 'd' suffix linking ....\opencollada\xmld.lib Fixed failure when calling the scripts without specifying a generator
This commit is contained in:
+1
-1
@@ -551,7 +551,7 @@ echo 2. Install Git and make sure 'git' is accessible from PATH.
|
||||
echo - https://git-for-windows.github.io/
|
||||
echo 3. Install CMake and make sure 'cmake' is accessible from PATH.
|
||||
echo - http://www.cmake.org/
|
||||
echo 4. Visual Studio 2008 or newer (2013 or newer recommended) with C++ toolset.
|
||||
echo 4. Visual Studio 2013 or newer with C++ toolset.
|
||||
echo - https://www.visualstudio.com/
|
||||
echo 5. Run this batch script with Visual Studio environment variables set.
|
||||
echo - https://msdn.microsoft.com/en-us/library/ms229859(v=vs.110).aspx
|
||||
|
||||
Reference in New Issue
Block a user