Changes between Version 3 and Version 4 of WinBuild


Ignore:
Timestamp:
Jun 20, 2016 1:22:10 PM (8 years ago)
Author:
smk78
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WinBuild

    v3 v4  
    55A 32-bit build environment can be created by either specifically installing the required Python packages or by using Anaconda. The following options use MinGW32 to provide the GNU C compiler (gcc). 
    66 
    7 * Early setup instructions using Python/MinGW32 can be found at Win32Build 
     7* Early setup instructions using Python/MinGW32 can be found at [http://trac.sasview.org/wiki/Win32Build Win32Build] 
    88 
    99* Setup instructions using Anaconda/MinGW32 and the new [https://github.com/SasView/sasview github] repository can be found at AnacondaSetup 
     
    1515We have experienced problems generating a 64-bit build environment using Anaconda/MinGW. The following option uses the [http://bellard.org/tcc/ TinyCC] C compiler.  
    1616 
    17 * Setup instructions using Python/TinyCC can be found at Win64Build 
     17* Setup instructions using Python/TinyCC can be found at [http://trac.sasview.org/wiki/Win64Build Win64Build]