swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swarm-Support] Linking error: collect2: ld returned 1 exit status


From: Crile Doscher
Subject: [Swarm-Support] Linking error: collect2: ld returned 1 exit status
Date: Wed, 24 Nov 2004 15:24:25 +1300

Thanks for that Marcus.  For anyone else who comes up against a 
similar problem, I was importing CellSurface.m  (where ElevCell and 
CellSurface are defined) into an interface, i.e. 

#import "CellSurface.m" should have been
#import "CellSurface.h"

Duh...  Fixing that led to a clean compile.
C


reply via email to

[Prev in Thread] Current Thread [Next in Thread]