09-07-2016, 11:20 AM
(09-01-2016, 12:58 PM)Nezarn Wrote: Did you install every dependency?
Quote:sudo apt-get install cmake build-essential libopenal-dev libwxgtk3.0-dev libglew-dev zlib1g-dev libedit-dev libvulkan-dev
Thanks for the reply,
I tried your suggestion and they are already installed;
Code:
build-essential is already the newest version (12.1ubuntu2).
libedit-dev is already the newest version (3.1-20150325-1ubuntu2).
libglew-dev is already the newest version (1.13.0-2).
zlib1g-dev is already the newest version (1:1.2.8.dfsg-2ubuntu4).
libopenal-dev is already the newest version (1:1.16.0-3).
libvulkan-dev is already the newest version (1.0.8.0+dfsg1-0ubuntu1).
libwxgtk3.0-dev is already the newest version (3.0.2+dfsg-1.3).
cmake is already the newest version (3.5.1-1ubuntu2).
Not sure what to try next?
Thanks
Ian