roxas75 / rxTools

rxTools
http://www.rxtools.net/
GNU General Public License v2.0
266 stars 81 forks source link

compile failure #380

Closed musdem closed 8 years ago

musdem commented 8 years ago

When I try to compile on the latest commit (4876174 currently) I get this error. I have been looking around and I have not found any solutions as to how to fix this so I assume there is an issue with the code.

ApacheThunder commented 8 years ago

I just updated the build...And it compiles fine. What ever your problem is, is not related to the last commit.

mariogamer2 commented 8 years ago

This compile fine on linux.

Do you have ctrulib/devkitARM up-to date?

Desterly commented 8 years ago

make sure your subrepositories are sync'd. my guess is the CakeBrah project didn't get initialized and pulled down

musdem commented 8 years ago

All my subrepos are synced @Desterly . I discovered that this compiles on my laptop dispite having the exact same distro as my desktop @mariogamer2 that being said my laptop and desktop both have devkitARM but not ctrulib so I'm not sure what the difference is, I'll probably find a way to compare installed packages to see what is missing.