PDA

View Full Version : IMP - Irrlicht Media Player [HELP]



jorgerosa
August 30th, 2011, 09:25 PM
Hello all, long time that I´ve been far from these forums... but I´m back again! :)

So, here it goes, I´m developing "IMP - Irrlicht Media Player", its a pre alpha status yet, but it runs ok already (even has a lack of features, etc, etc).
Homepage (and DOWNLOAD) of this project, its here: http://irrlicht.sourceforge.net/forum/viewtopic.php?f=6&t=39695

Now, I´ve been carefull to iclude only platform independant libraries, such as:
• IRRLICHT (V.1.7.2) --> http://irrlicht.sourceforge.net (http://irrlicht.sourceforge.net/) (3D Graphics engine)
• AUDIERE (V.1.9.4) --> http://audiere.sourceforge.net (http://audiere.sourceforge.net/) (Audio)

It´s already compiled to windows .EXE executable file. (I´m using Code::Blocks for this project) But I´d love to compile a .DEB file for GNU/Linux (Ubuntu), since its where my heart is. I´ve tried, but I´ve been stuck there, never tried it before. :( Anyone with skills to do that, (for now and for future releases) and help share it, to the GNU/Linux world? THANKS!