Topic: Having trouble compiling and running Maratis on Ubuntu
Hello,
I am new to Maratis and Ubuntu for that matter, and I am trying to get the maratis editor to run under Ubuntu 12.04. However, whenever I click on the MaratisEditor nothing happens.
Alternatively, I tried to compile the engine, and can not get pas this error:
/usr/bin/ld: skipping incompatible /home/cp/maratis-read-only/3rdparty/openal/linux/libopenal.so when searching for -lopenal
/usr/bin/ld: skipping incompatible /home/cp/maratis-read-only/3rdparty/libsndfile/linux/libsndfile.so when searching for -lsndfile
/usr/bin/ld: skipping incompatible /home/cp/maratis-read-only/3rdparty/libsndfile/linux/libsndfile.a when searching for -lsndfile
/usr/bin/ld: cannot find -lsndfile
collect2: ld returned 1 exit status
scons: *** [build/linux2/release/Examples/ManualUse/ManualUse] Error 1
scons: building terminated because of errors.
I have been doing some research about the dependencies but I believe i've missed something. I'm really not sure what.