Strackeror / PCHex

3DS Homebrew Pokemon save editor
GNU General Public License v2.0
43 stars 14 forks source link

Unable to Build #4

Closed TheMeq closed 9 years ago

TheMeq commented 9 years ago

Hi, I am unable to build the homebrew. I get the following error:

fs.o: In function _srvGetServiceHandle': c:/devkitPro/examples/PCHex-master/source/fs.c:17: undefined reference tosrvGetSessionHandle' collect2.exe: error: ld returned 1 exit status make[1]: * [/c/devkitPro/examples/PCHex-master/PCHex-master.elf] Error 1 make: * [build] Error 2

I'm not sure if my environment is set up correctly though :-/

Strackeror commented 9 years ago

You need to update your ctrulib, the one from base devkitpro doesn't work

TheMeq commented 9 years ago

I'm sure i've done that. I've overwritten the libctru folder with the download from smeagum's github

TheMeq commented 9 years ago

I know this is a big ask, but would you be able to help set up my environment? I dunno, remote on my machine and hook me up? I would really like to help with this project, as well as develop other homebrew too. There are no clear instructions on setting up the environment correctly.

Strackeror commented 9 years ago

I can't really right now, did you make the library ?

TheMeq commented 9 years ago

that would help... let me give that a whirl...

TheMeq commented 9 years ago

Yep, got it, ignore me. Thanks