Irrlicht 1.5 DevPak

A forum to store posts deemed exceptionally wise and useful
Post Reply
cobra
Posts: 371
Joined: Fri Jan 23, 2009 2:56 am
Location: United States
Contact:

Irrlicht 1.5 DevPak

Post by cobra »

Hello all, tonight I decided to throw together a DevPak for DevC++ and wxDevC++ users! I compiled the devpak with all of the necessary things, such as precompiled win32 GCC demos, the source to them, irrlicht files like license and readme, a .tar.bz2 archive of the engine's source along with the 1.5 DLL and doc folder in the bin folder of DevC++, and of course the library and .a file themselves.

So when you just want to install a quick devpak and get started developing with DevC++, here you go!

Please note: This devpak is untested, and I take no responsibility or any errors or problems, crashes etc. caused to your operating system, computer, or software from the use of this devpak.

If you find any bugs, or the devpak doesn't install the right folders or gives your compiler errors, please let me know here and I'll fix them.

Also note: This devpak won't install over any existing Irrlicht installation, since it installs in Irrlicht1.5\*folder* style folders in every installation. :)


To download:
http://www.mediafire.com/?sharekey=ee14 ... f6e8ebb871


Thank you for downloading! Please report any bugs.
Josiah Hartzell
Image
afecelis
Admin
Posts: 3075
Joined: Sun Feb 22, 2004 10:44 pm
Location: Colombia
Contact:

Post by afecelis »

Cool! Thanks for your work ;)
After further testing, you could upload it to the devpaks repo:
http://devpaks.org/

regards,
Alvaro F. Celis
EDIT: I just downloaded it, but it's not a .devpak file. renaming it doesn't work either. Could you please explain how to use/install it? ;)
cobra
Posts: 371
Joined: Fri Jan 23, 2009 2:56 am
Location: United States
Contact:

Post by cobra »

Hmm.. well, I built it using the PackMaker that I recently downloaded. It should work - did you try just clicking on it, or going in to DevC++ and going to Tools -> Package Manager to install it? I tested it and it seems to work for me. Let me download it on this computer, since I compiled it on another. Thanks for testing it and reporting the problem! :)



EDIT:

Ohh, it doesn't even work on this computer either! Very sorry. The program generated two files, the same type and both devpak or devpackages. Next time I get on that computer I'll get the other one and upload. The thing is, it's 19mb :S That seems rather large for a devpak. Maybe I should take out the precompiled examples and just leave the source?? I thought people would like to have the compiled examples though, but maybe best to leave them out for file size reasons. :)
Josiah Hartzell
Image
afecelis
Admin
Posts: 3075
Joined: Sun Feb 22, 2004 10:44 pm
Location: Colombia
Contact:

Post by afecelis »

cool, cause for devpak was only 15 kb in size! ;)
Devpaks can take several mbs, depending on how complex of a program/library/sdk they are. 19mb wouldn't be extremely large for irrlicht, but if you feel like taking the binaries of the examples out to make it smaller please do so.
Let us know when you got the new devpak ready. I'm looking forward to testing it.

regards,
Alvaro
cobra
Posts: 371
Joined: Fri Jan 23, 2009 2:56 am
Location: United States
Contact:

Post by cobra »

New link: http://www.mediafire.com/?sharekey=3ca8 ... f6e8ebb871

Sorry about that. Thanks for testing it as well. If it installs in directories like C:\Bloodshed\DevC++\library\Irrlicht1.5\library\Irrlicht1.5 let me know because I didn't get used to the whole choosing library thing, and it was kind of weird that it put the whole directory in there. :P

It will most likely work though, but if not it's fixable.

Hope it works for you buddy.
Josiah Hartzell
Image
Post Reply