update build requirements
This commit is contained in:
parent
ac6b878408
commit
7bdec4a62f
1 changed files with 8 additions and 2 deletions
10
README.txt
10
README.txt
|
|
@ -25,6 +25,14 @@ binary/package install:
|
|||
|
||||
install from source / develop (venv):
|
||||
|
||||
build requirements:
|
||||
golang 1.25+
|
||||
git 2.24+
|
||||
gcc 4.6+
|
||||
windows: gcc built with binutils 2.37+
|
||||
python 3.10+
|
||||
|
||||
|
||||
build configuration is done via env vars
|
||||
|
||||
# one of static, shared
|
||||
|
|
@ -35,8 +43,6 @@ install from source / develop (venv):
|
|||
# for colm you need libolm-dev installed
|
||||
# vodozemac is not supported yet
|
||||
|
||||
you need go >=1.25 installed
|
||||
|
||||
(create and activate a venv)
|
||||
|
||||
cd pygomx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue