Skip to content

Commit f6a9028

Browse files
Improve readme
1 parent ac6b756 commit f6a9028

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ On Windows, build artifacts from [ScienceMode4_c_library](https://github.com/Sci
1616
## How to build for Windows
1717
Mingw 5.3 from Qt needs to be installed in `C:\Qt\Tools\mingw530_32`. Visual studio compiler needs also be installed.
1818

19+
## Install the wheel pacakge
20+
```
21+
pip install wheel
22+
```
23+
## Copy Library to lib
24+
* Download smpt_windows_static_x86.zip from ScienceMode4_c_library](https://github.com/ScienceMode/ScienceMode4_c_library)
25+
* copy libsmpt.lib from the smpt_windows_static_x86.zip file to /lib
1926

2027
## Building the wheel
2128
Create a wheel with

smpt

Submodule smpt updated 35 files

0 commit comments

Comments
 (0)