Endless Paradigm

Full Version: Compile ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Could someone please be kind enough to compile this for me ?
I keep getting errors when I try.

It's nothing I wrote, but a program from team Benzin.    (for wii hacking)
They do note compile their releases though...

Thanks in advance

~Shiizzy
Compile for what?  Windows?

By the way, you should actually save the contents of the files, not the HTML pages generated by the git frontend.
Yes, for Windows.

And the git is here by the way:
http://github.com/SquidMan/benzin/tree/b...1/zetsubou

Thanks in advance   Madwin
Got a test which I have to prepare for, so can't do this - did have a quick look, but it requires gd.h - please check if it requires any external libraries (my assumption is that it requires the GD (graphics) library).
ZiNgA BuRgA Wrote:Got a test which I have to prepare for, so can't do this - did have a quick look, but it requires gd.h - please check if it requires any external libraries (my assumption is that it requires the GD (graphics) library).

Yea - still not working for me.  
Hopefully someone can give me a hand with this...
Mr. Shizzy Wrote:
ZiNgA BuRgA Wrote:Got a test which I have to prepare for, so can't do this - did have a quick look, but it requires gd.h - please check if it requires any external libraries (my assumption is that it requires the GD (graphics) library).

Yea - still not working for me.  
Hopefully someone can give me a hand with this...
You need gd.h - it won't compile if you don't have it.
My guess is that it refers to the GD library, but I don't have time to check: http://www.libgd.org/Main_Page
ZiNgA BuRgA Wrote:
Mr. Shizzy Wrote:
ZiNgA BuRgA Wrote:Got a test which I have to prepare for, so can't do this - did have a quick look, but it requires gd.h - please check if it requires any external libraries (my assumption is that it requires the GD (graphics) library).

Yea - still not working for me.  
Hopefully someone can give me a hand with this...
You need gd.h - it won't compile if you don't have it.
My guess is that it refers to the GD library, but I don't have time to check: http://www.libgd.org/Main_Page

OK, I just tried the GD lib, but still couldn't get it to work   :(
I guess I'll  have to hope someone else  could be kind enough to compile this for me.
It's for a good cause too - It will help bring some pretty amazing Wii themes to us   ;)

Anyway - if anyone can do this, I'll donate them all my E-Pigs too.
I have over 100 E-Pigs in my E-Bank   :)


Shizzy
Alright, now that I have more time:
[attachment=2892]

The developers of that should really:
a) state that libgd is necessary
b) write more proper code (MSVC doesn't seem to like automatically typecasting mallocs so I had to manually fix their code)

Anyways, included in the attachment is the compiled file + dependency DLLs + MSVC 2008 project.  cbf compiling libgd since a binary was available.
Awesome  !!    Thanks ZiNgA !    Madwin
I really appreciate this.

*Shizzy donates all his E-Pigs to Zinga
Reference URL's