Hi guys, I've just got a new version of XCode, and for some reason all of my C++ programs have stopped working!
I'm only using the basic command utility. I transferred all of the files from my old computer to my new computer. Whilst the programs work fine on the old computer, on mthe new computer I keep getting the following error message:
Linking <filepath> (1error)
duplicate symbol _E in <path>
Command /Developer/usr/bin/g++4.0 failed with exit code 1
I really have no idea what's going on here!!
Can anyone offer any help?
Many thanks,
Plamen
I'm only using the basic command utility. I transferred all of the files from my old computer to my new computer. Whilst the programs work fine on the old computer, on mthe new computer I keep getting the following error message:
Linking <filepath> (1error)
duplicate symbol _E in <path>
Command /Developer/usr/bin/g++4.0 failed with exit code 1
I really have no idea what's going on here!!
Can anyone offer any help?
Many thanks,
Plamen