[Coin-discuss] Sbb Sample1 Make Problem

Matthew Saltzman mjs at ces.clemson.edu
Tue Nov 4 21:00:47 EST 2003


On Tue, 4 Nov 2003 ScottWelz at aol.com wrote:

> I seem to be having a problem making the sbb samples.   I'm getting the
> messages below which indicate that the included COIN files can't be found.   I've
> successfully made the sbb unitTest without any problems.   I'm sure I'm missing
> something simple here, but can't put my finger on it.
>
> Thanks, Scott
>
> [Macintosh:coin/sbb/samples] scottwelz% make sample1

Scott-

Using "make -f Makefile.sample1" should set all the right paths for you.
Using "make sample1" just looks for a source file with name sample1 and
some source file type and runs gcc against it.  No search paths are set
that way.

> g++      sample1.cpp    -o sample1
> [...]
> make: *** [sample1] Error 1
>

-- 
		Matthew Saltzman

Clemson University Math Sciences
mjs AT clemson DOT edu
http://www.math.clemson.edu/~mjs



More information about the Coin-discuss mailing list