View Single Post
Posts: 2 | Thanked: 2 times | Joined on Feb 2010
#2
This error:
testapp.o: could not read symbols: File in wrong format
collect2: ld returned 1 exit status
make: *** [testapp] Error 1


occured if project was compiled before for anothe platform. It's need command: 'make claen' and after that: 'make'.
 

The Following 2 Users Say Thank You to closedeed For This Useful Post: