[News] New build scripts for 2.1 and 2.2
-
- OGRE Team Member
- Posts: 5476
- Joined: Sat Jul 21, 2007 4:55 pm
- Location: Buenos Aires, Argentina
- x 1358
-
- Kobold
- Posts: 29
- Joined: Wed Feb 28, 2007 9:18 am
- x 2
Re: [News] New build scripts for 2.1 and 2.2
The SDL2 part fails in the script (2.1 linux), i had to manualy build it.
That appart it goes well, good job.
A check for all the needed tools at the beginning could be good also (i was missing mercurial and ninja)
Just a tip for linux user, you may miss some libs for libSDL2:
Source:
http://forums.libsdl.org/viewtopic.php?p=30799
Error:
That appart it goes well, good job.
A check for all the needed tools at the beginning could be good also (i was missing mercurial and ninja)
Just a tip for linux user, you may miss some libs for libSDL2:
Code: Select all
sudo apt-get install build-essential mercurial make autoconf automake libtool libasound2-dev libpulse-dev libaudio-dev libx11-dev libxext-dev libxrandr-dev libxcursor-dev libxi-dev libxinerama-dev libxxf86vm-dev libxss-dev libgl1-mesa-dev libesd0-dev
http://forums.libsdl.org/viewtopic.php?p=30799
Error:
Code: Select all
union SDL_SysWMinfo::<anonymous>’ has no member named ‘x11’