Commit c11c86c
committed
Build on Windows
Based on changes to the quantlib recipe such that it builds a static
library for the dynamic runtime, it is possible to build a python
package on Windows.
However we need to also run swig (by running the setup.py wrap command)
first.
Since quantlib.hpp is now generated correctly by the quantlib recipe it
can be removed from this recipe.1 parent 93148f9 commit c11c86c
3 files changed
Lines changed: 3 additions & 66 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 1 | | |
| 2 | + | |
8 | 3 | | |
9 | 4 | | |
10 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
This file was deleted.
0 commit comments