hey,
i tried to compile and it gave me the error:
collect2: ld returned 1 exit status
how can i solve it?
thanks,
nataly
Printable View
hey,
i tried to compile and it gave me the error:
collect2: ld returned 1 exit status
how can i solve it?
thanks,
nataly
Maybe the application is running when you compile them.
Best Regards
NoRulez
the application is not running
before the error i get:
undefinded referance to a class..
Please give me a little bit more information, which error maybe source code, ...
Best Regards
NoRulez
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