jay20162016
jay20162016
I think its actually: cmake -Dbuild-library=ON -DPYTHON_EXECUTABLE=/Library/Frameworks/Python.framework/Versions/3.6/bin/python3 -Dcegui=OFF ..
I use system python and python3 I installed fifechan using brew: brew installl fifechan
does brew install from master?
still same error when building fifechan master from source: Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/fife/fife.py", line 18, in swig_import_helper return importlib.import_module(mname) File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:],...
https://travis-ci.org/jay20162016/unknown-horizons/builds/360229455 travis ci mac, `from fife import fife` works on this
just Mac or both systems
fife still dosen't work, and btw should this go on the fifengine issues?
python3 run_tests.py Select test module to run: Core tests 0) test_dat1 1) test_dat2 2) test_gui 3) test_imagepool 4) test_images 5) test_rect 6) test_vfs 7) test_zip 8) test_sharedptr 9) all SWIG...
yes, and after a few reinstalls and variation of commands, `from fife import fife `returns this: `Traceback (most recent call last): File "", line 1, in File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/fife/fife.py", line 106,...
[CMakeOutput.log](https://github.com/unknown-horizons/unknown-horizons/files/1866535/CMakeOutput.log)