PDA

View Full Version : error: collect2: ld returned 1 exit status



nataly
13th October 2009, 11:17
hey,

i tried to compile and it gave me the error:
collect2: ld returned 1 exit status

how can i solve it?
thanks,
nataly

NoRulez
13th October 2009, 11:53
Maybe the application is running when you compile them.

Best Regards
NoRulez

nataly
13th October 2009, 11:56
the application is not running

before the error i get:
undefinded referance to a class..

NoRulez
13th October 2009, 13:33
Please give me a little bit more information, which error maybe source code, ...

Best Regards
NoRulez

faldzip
13th October 2009, 13:39
you don't have some library(-ies) or they can't be found by linker. Check the compile output to see what libraries are missing