Opened 8 years ago

Closed 8 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 8 years ago by piotr

The following tasks will be implemented;

1 - build .so's during sasmodel build process

  • add a loop in setup.py running over all models and generating .so as in genmodel.py
  • copy .so's to predefined location

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

comment:2 Changed 8 years ago by piotr

We are investigating changes to the compiler - from mingw32 to visual studio for python.

comment:3 Changed 8 years ago by trnielsen

Windows installer now working.

Closing ticket.

comment:4 Changed 8 years ago by trnielsen

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.