StarmanX32
Member
Hi everyone,
I'm playing a little bit around with the sdk and I've successfully built my first sprx and ran it as a VSH plugin using only PS3 libraries. However, when I try to use a libc function (although i've specified the path in the additional dependencies), it just gives me undefined reference errors. I've also tried C++ libraries like iostream, but it gave me the same linking error. :/
I've heard (can't remember the name) from a dev, that it's painful to link libc into the project... Has anyone a solution for this? (Another friend also has this issue and has no solution ready..)
I'm playing a little bit around with the sdk and I've successfully built my first sprx and ran it as a VSH plugin using only PS3 libraries. However, when I try to use a libc function (although i've specified the path in the additional dependencies), it just gives me undefined reference errors. I've also tried C++ libraries like iostream, but it gave me the same linking error. :/
I've heard (can't remember the name) from a dev, that it's painful to link libc into the project... Has anyone a solution for this? (Another friend also has this issue and has no solution ready..)