Skip to content

Commit b8819d7

Browse files
Fix readme
1 parent f6a9028 commit b8819d7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ Mingw 5.3 from Qt needs to be installed in `C:\Qt\Tools\mingw530_32`. Visual stu
2121
pip install wheel
2222
```
2323
## 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
24+
* Download smpt_windows_static_x86.zip from [ScienceMode4_c_library](https://github.com/ScienceMode/ScienceMode4_c_library)
25+
* copy libsmpt.lib (from ScienceMode_Library\release\smpt\windows_x86\static) from the smpt_windows_static_x86.zip file to /lib
26+
* There should now be a file libsmpt.lib in lib
2627

2728
## Building the wheel
2829
Create a wheel with

0 commit comments

Comments
 (0)