Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Micosoft windows is a major platform for corinthia. We work on MS Windows 7 with 32bit as well as 64bit, but regularly compile on other versions.

Currently our executable´s  are not digitally signed, due to restrictions within ASF.

***** Warning: These instructions refer to a new way of compilingbuilding, and might is not yet be available on master *****

Buildbot

We run nightly builds on a MS Windows 7 buildbot slave.

...

The detailed log can be downloaded from here

The last generated lib+executable can be downloaded form here: from

Requirements

You need the following tools:

  • git
  • Microsoft Visual Studio (we test with different versions)
  • cmake (min. version 3.1)

And the following libraries:

Library32 bit64 bit
libxml2-devxx
libsdl2-devxx
libsdl2-image-devxx
iconvxx
zlibxx
qtbase5-dev x
libqt5webkit5-dev x

Prepare to generate (one time work)

...