stumped: error => ld: fatal: Symbol referencing errors. No outputwritten

S

Sharron

Hello, This problem has me completely stumped...everyone on the net
seems to have this problem but I don't understand what they are talking
about. I know my code is correct it compiles fine but when I try to
create an executable "CC -o myfile.o myfile.cc" it produces the
following error

Undefined first referenced
symbol in file
myClass::myClass (int, int, int) myfile.o
ld: fatal: Symbol referencing errors. No output written to myfile.o

I tried it in Visual C++ 6.0 and it produced some sort of linker error
but I changed my project type to win32 console appliation and it works
fine with Visual C++ 6.0...

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top