Opened 9 years ago
Closed 9 years ago
#539 closed task (fixed)
build servers to build working windows exe
Reported by: | butler | Owned by: | trnielsen |
---|---|---|---|
Priority: | blocker | Milestone: | SasView 4.0.0 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SasModels Redesign |
Description
ESS Windows build servers need to be able to build (and create an exe) 4.0 versions including sasmodels and their docs.
Change History (4)
comment:1 Changed 9 years ago by piotr
comment:2 Changed 9 years ago by piotr
We are investigating changes to the compiler - from mingw32 to visual studio for python.
comment:3 Changed 9 years ago by trnielsen
Windows installer now working.
Closing ticket.
comment:4 Changed 9 years ago by trnielsen
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
The following tasks will be implemented;
1 - build .so's during sasmodel build process
2 - modify setup.py for sasmodels to include new .so's in python egg
3 - modify kerneldll.py in sasmodels so it loads preexisting so's first