Changes between Version 362 and Version 363 of BuildInstructions


Ignore:
Timestamp:
Nov 19, 2019, 7:35:30 PM (4 years ago)
Author:
Link Mauve
Comment:

Remove note about a patch that has been merged.

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v362 v363  
    222222 * wxGTK3 (install/build this first, required by wxPython3)
    223223 * wxPython3
    224 
    225 At current 0.0.23b-alpha version, **0 A.D.** will build successfully, but the resulting binary produces a `segmentation fault` immediately after executing. You will need to apply this [https://code.wildfiregames.com/D1852 patch] to address this.
    226 {{{
    227 cd 0ad-0.0.23b-alpha/
    228 patch -p0 < D1852.diff
    229 }}}
    230224
    231225**0 A.D.** will produce a `segmentation fault` if you try to connect to lobby with TLS enabled. Though it was reported to work if compiled against the dependencies below.