OGRECave / ogre-next

aka ogre v2 - scene-oriented, flexible 3D C++ engine
https://ogrecave.github.io/ogre-next/api/latest
Other
1.08k stars 233 forks source link

Build on Ubuntu #457

Open arne-diegenbach opened 3 months ago

arne-diegenbach commented 3 months ago

System Information

Detailled description

I tried all 3 build scripts for Linux on Ubunto but they all fail. Dependencies packages installed.

ninja: build stopped: subcommand failed.

Ogre.log

Callstack

darksylinc commented 3 months ago

Hi!

What Ubuntu version is it? (20.04? 22.04? 24.04? non-LTS?)

Is there any log?

i.e. post the output of these two log files:

./build_ogre_linux_c++11.sh > output.log 2>error.log