Code: Select all
make
Code: Select all
oolite.app/app
Please, help.
Moderators: winston, another_commander, Getafix
Code: Select all
make
Code: Select all
oolite.app/app
Code: Select all
04:41:03.433 [texture.load.png.warning]: ----- A PNG loading warning occurred for (null): Application built with libpng-1.4.7 but running with 1.6.36.
04:41:03.433 [texture.load.png.setup.failed]: ***** Error preparing to read /home/git/oolite/oolite.app/Resources/Textures/oolite-particle-blur.png.
04:41:03.433 [texture.load.png.warning]: ----- A PNG loading warning occurred for (null): Application built with libpng-1.4.7 but running with 1.6.36.
04:41:03.433 [texture.load.png.setup.failed]: ***** Error preparing to read /home/git/oolite/oolite.app/Resources/Textures/oolite-particle-flash.png.
04:41:03.435 [texture.load.png.warning]: ----- A PNG loading warning occurred for (null): Application built with libpng-1.4.7 but running with 1.6.36.
04:41:03.435 [texture.load.png.setup.failed]: ***** Error preparing to read /home/git/oolite/oolite.app/Resources/Textures/oolite_barrel_diffuse.png.
04:41:03.468 [texture.load.png.warning]: ----- A PNG loading warning occurred for (null): Application built with libpng-1.4.7 but running with 1.6.36.
04:41:03.468 [texture.load.png.setup.failed]: ***** Error preparing to read /home/git/oolite/oolite.app/Resources/Textures/oolite-font.png.
Code: Select all
rm deps/Linux-deps/include/png*
The correct syntax to build Oolite isvaxon wrote: ↑Tue Oct 13, 2020 1:10 amI've installed all the dependencies and built oolite from git repo using:...Code: Select all
make
make -f Makefile [target]
Code: Select all
make -f Makefile release