mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
COMPILING: Python 3.x is now supported
This commit is contained in:
parent
27b04d1b9a
commit
d088713415
1 changed files with 3 additions and 5 deletions
|
@ -23,11 +23,9 @@ Building the Freedoom IWADs pretty much simply requires the following:
|
||||||
https://github.com/freedoom/freedoom/issues/41[strange results] on
|
https://github.com/freedoom/freedoom/issues/41[strange results] on
|
||||||
certain operations, most notably the title screen graphic having
|
certain operations, most notably the title screen graphic having
|
||||||
funny colors, but nothing major should be wrong.
|
funny colors, but nothing major should be wrong.
|
||||||
* 'Python' 2.7: Presently, there are known issues when building with
|
* 'Python': Freedoom uses several Python programs in its tree to
|
||||||
Python 3.x. If your operating system provides Python 3.x as the
|
assist with building the IWADs. Both Python 2.7 and 3.x are fully
|
||||||
default interpreter, you will have to create a virtualenv for
|
supported.
|
||||||
Python 2.7 before building Freedoom. We plan to support both 2.7
|
|
||||||
and 3.x in the future.
|
|
||||||
* 'DeuTex' 4.4.902: Freedoom depends on some features not present in
|
* 'DeuTex' 4.4.902: Freedoom depends on some features not present in
|
||||||
the last official release, 4.4.0. Development of DeuTex,
|
the last official release, 4.4.0. Development of DeuTex,
|
||||||
unfortunately, appears to have ceased and is presently abandoned.
|
unfortunately, appears to have ceased and is presently abandoned.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue