HACKERCHANNEL / PSL1GHT

A lightweight PS3 SDK
www.psl1ght.com
MIT License
182 stars 67 forks source link

Compilation problem #68

Closed facferreira closed 13 years ago

facferreira commented 13 years ago

While trying to compile the latest version, when compiling for lv2-psl1ght.o it gives me many errors with file "dirent.c" namely with DIR.

AerialX commented 13 years ago

You need to install the new ps3toolchain for psl1ght to compile.

facferreira commented 13 years ago

Ok thanks, right now I am installing the latest ps3toolchain.

facferreira commented 13 years ago

I installed the new ps3toolchain and then tried to install psl1ght and same errors.

AerialX commented 13 years ago

You know we can't do anything unless you paste said errors, right?

facferreira commented 13 years ago

Here are two photos with the errors: http://yfrog.com/h0qhsp http://yfrog.com/h7gs0lp

AerialX commented 13 years ago

Just as I said, you're not using the new ps3toolchain. Uninstall any toolchain you may have now and use this: https://github.com/ooPo/ps3toolchain

facferreira commented 13 years ago

I did it, I removed my previous ps3toolchain and I tried to install the newest.

AerialX commented 13 years ago

Nope, you're quite obviously not using the new ps3toolchain there. Besides, the new ps3toolchain automatically builds and installs psl1ght for you.

facferreira commented 13 years ago

Maybe I forgot to remove anything from previous ps3toolchain. Thanks.