Changeset 25947


Ignore:
Timestamp:
2016-04-06T13:43:13+02:00 (8 years ago)
Author:
adrpo
Message:
  • OMPython is not working yet, uncomment when fixed
File:
1 edited

Legend:

Unmodified
Added
Removed
  • installers/windows/OpenModelicaSetup/BuildWindowsRelease.sh

    r25946 r25947  
    8080rm -rf OMPython
    8181git clone https://github.com/OpenModelica/OMPython -q -b master /c/dev/OpenModelica/OMPython
    82 make -k -f 'Makefile.omdev.mingw' ${MAKETHREADS} install-python
     82# TODO! FIXME! OMPython!
     83# make -k -f 'Makefile.omdev.mingw' ${MAKETHREADS} install-python
    8384cd /c/dev/OpenModelica
    8485echo "Building MSVC compiled runtime"
Note: See TracChangeset for help on using the changeset viewer.