Discuss the development of new homebrew software, tools and libraries.
Moderators: cheriff , TyRaNiD
webjeff
Posts: 66 Joined: Thu May 05, 2005 2:51 am
Post
by webjeff » Tue May 10, 2005 2:33 pm
Hello,
I have been working with the C hello world example, and cannot seem to build it successfully using C++. Does anyone know how this is done and can maybe assist me? Thanks
Jeff
agentbob
Posts: 8 Joined: Tue May 10, 2005 1:49 pm
Post
by agentbob » Tue May 10, 2005 2:48 pm
It's written in C, therefore you should use a C compiler.
Not quite sure what you mean by using C++. You mean using a C++ compiler? If so, the GNU C++ compiler (g++) will usually work.
Give more details. Are you getting compile errors or what?
blackdroid
Posts: 564 Joined: Sat Jan 17, 2004 10:22 am
Location: Sweden
Contact:
Post
by blackdroid » Tue May 10, 2005 4:37 pm
using the ps2dev compiler for c++ requires some knowledge, read up on c++ issues on the ps2dev forums.
Kung VU