Changes between Version 108 and Version 109 of BuildInstructions


Ignore:
Timestamp:
2011-01-22 12:37:06 (2 years ago)
Author:
bonixavier
Comment:

Added the Slackware line to reflect the fact that we don't have separate -mt files. AFAIK, nor does upstream.

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v108 v109  
    210210}}} 
    211211 
     212 * Users of Slackware -current and 13.2 when it is released should edit the file build/premake/extern_libs.lua and remove the -mt suffixes from the boost definitions in line 79. It should look like this: 
     213{{{ 
     214unix_names = { "boost_signals", "boost_filesystem", "boost_system" }, 
     215}}} 
     216   Otherwise, the game will refuse to build. 
    212217== Creating Linux packages == 
    213218