compile without installing the debs

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
Post Reply
fdgonzalez
Posts: 7
Joined: Wed Mar 07, 2012 2:27 pm

compile without installing the debs

Post by fdgonzalez »

I'm trying to create any Irrlicht example without having to install the deb but when I run the executable file that refers not installed. This library I will include it in the root folder of the example.
Error: ./example: error while loading shared libraries: libIrrlicht.so.1.7a: cannot open shared object file: No such file or directory
randomMesh
Posts: 1186
Joined: Fri Dec 29, 2006 12:04 am

Re: compile without installing the debs

Post by randomMesh »

"Whoops..."
Post Reply