Skip to content

Commit ef0d1e1

Browse files
committed
List requirements of building libSavitar
I just tried on a computer that had SIP 4.19.0 and that wasn't sufficient. I normally build with 4.19.2 and that works, and just now I upgraded that first computer to 4.19.3 so that works too. I don't know about 4.19.1 but 4.19.2 works in any case.
1 parent 39cc26f commit ef0d1e1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ Introduction
33

44
libSavitar is a c++ implementation of 3mf loading with SIP python bindings.
55

6+
Requirements
7+
------------
8+
9+
libSavitar requires SIP version 4.19.2 or higher: https://www.riverbankcomputing.com/software/sip/download
10+
611
Build instructions Windows with MSVC
712
------------------------------------
813

0 commit comments

Comments
 (0)