setting up development environment .....

Do you have a technical question that doesn't really fit a specific console? Want some general info on electronics, hacking, making cookies, etc? Here's the place to ask! Go nuts.

Moderator: Moderators

Post Reply
kasar
Posts: 634
Joined: Tue May 15, 2007 2:36 pm
Location: 127.0.0.1
Contact:

setting up development environment .....

Post by kasar »

hey guys, I´m trying to edit & compile some gamecube emulators and apps like neocd redux, genuboygx,genplus gcos and others cause I need to change the video output mode and I also want to custom them a little and learn a bit of coding.

I found and changed the code parts I needed, but I have a big problem, when compiling, thousand of errors happen, I tryed also compile the original version of some emulators (without touch the code), and same results.
I tried lot of versions of devkitpro and libogc libraries and same crap results.

guides I found all of them are out to date and with most of links broken, them also dont especify what version of the tools they use. I was been a couple days with couple hours trying this and I´m unable to compile nothing without errors at the process.

I also searched for "preconfigured" environment zipped files or newer tutorials but no luck, most of stuff are also for wii ,gamecube stuff is not used anymore by most ppl. but I´m interested about the native gamecube homebrew. But this problem dont let me advance with my projects

help? :roll:
kasar
Posts: 634
Joined: Tue May 15, 2007 2:36 pm
Location: 127.0.0.1
Contact:

Post by kasar »

anotherperson wrote:You are probably missing a bunch of libraries... the error messages should give some indication of what is wrong.
first of all thx a lot for reply.


no, the messages dont give any clues, just error message codes. error code 1, 2 ...133...etc (dont really usefull, also tryed googling but no luck)

where I can get the missing libraries?
I also I´m installing it on windows, and for compile I open msys (some kind of linux comand line emulator for windows wich came with devkitpropack) I also tryed "make" and "make install" with the libogc and some projects, I got some errors on some libogc versions, but I finally got a libogc version wich compiled fine without errors (I got a lot of warnings messages :S) . but anyway it still without compile any of posted source codes projects arround tehskeen.com site

I admit I am a completly noob with coding, and also setting a dev environment. all guides I saw for compile gamecube source codes ask only how to set the basic environment, and them dont enter in much detail , also seems all of them are out to date and use old libogc versions. I spent lot of time trying this, so All help is welcome.
Post Reply