Menu

#100 Windows build

0.3
done
nobody
None
nobody
2019-12-29
2017-06-08
Ulf Lorenz
No

Not quite sure if and how to attack this one: Enable Wavepacket to build on Windows, without Cygwin. This is a bit tricky, because the build tools are much less defined (Visual Studio?) than in a Unix environment.

Note:
The VisualC compiler fixed for Windows by Python requirements; should be the same that python is built with; see https://packaging.python.org/guides/packaging-binary-extensions/

Acceptance criteria
  • Build a binary Wavepacket installation for Windows
    • use cygwin?
    • use MSVC?
  • Add the documentation on how to do this to the Wiki
  • The Windows version should come with several Python packages: Numpy, Scipy, matplotlib

Failed. I am closing this now because it delays the release. Current work has been described in [WindowsBuild], and a followup issue has been created as [#172].

Related

Tickets: #159
Tickets: #172
Wiki: WindowsBuild

Discussion

  • Ulf Lorenz

    Ulf Lorenz - 2017-11-11
    • Milestone: Backlog --> 0.3 goal
     
  • Ulf Lorenz

    Ulf Lorenz - 2018-12-24
    • Milestone: 0.3 goal --> 0.2.4
     
  • Ulf Lorenz

    Ulf Lorenz - 2019-01-09
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,4 @@
     Not quite sure if and how to attack this one: Enable Wavepacket to build on Windows, without Cygwin. This is a bit tricky, because the build tools are much less defined (Visual Studio?) than in a Unix environment.
    +
    +Note:
    +The VisualC compiler fixed for Windows by Python requirements; should be the same that python is built with; see https://packaging.python.org/guides/packaging-binary-extensions/
    
     
  • Ulf Lorenz

    Ulf Lorenz - 2019-04-28
    • Milestone: 0.2.4 --> 0.2.5
     
  • Ulf Lorenz

    Ulf Lorenz - 2019-05-01
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -2,3 +2,10 @@
    
     Note:
     The VisualC compiler fixed for Windows by Python requirements; should be the same that python is built with; see https://packaging.python.org/guides/packaging-binary-extensions/
    +
    +#####Acceptance criteria#####
    +
    +* Build a binary Wavepacket installation for Windows
    +    * use cygwin?
    +    * use MSVC?
    +* Add the documentation on how to do this to the Wiki
    
     
  • Ulf Lorenz

    Ulf Lorenz - 2019-08-15
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -9,3 +9,4 @@
         * use cygwin?
         * use MSVC?
     * Add the documentation on how to do this to the Wiki
    +* The Windows version should come with several Python packages: Numpy, Scipy, matplotlib
    
     
  • Ulf Lorenz

    Ulf Lorenz - 2019-09-16
    • status: open --> assigned
    • assigned_to: Ulf Lorenz
     
  • Ulf Lorenz

    Ulf Lorenz - 2019-12-29
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -10,3 +10,7 @@
         * use MSVC?
     * Add the documentation on how to do this to the Wiki
     * The Windows version should come with several Python packages: Numpy, Scipy, matplotlib
    +
    +----
    +
    +Failed. I am closing this now because it delays the release. Current work has been described in [WindowsBuild], and a followup issue has been created as [#172].
    
     

    Related

    Tickets: #172
    Wiki: WindowsBuild

  • Ulf Lorenz

    Ulf Lorenz - 2019-12-29
    • status: assigned --> done
    • assigned_to: Ulf Lorenz --> nobody
     

Log in to post a comment.