dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #02285
Re: Fenics Project
On Thu, 2006-03-30 at 23:09 -0800, Alireza Forghani wrote:
> Hi Dr. Wells,
>
> I tried to compile DOLFIN on my computer using Cygwin/X. Actually I had
> many problems during compiling demo files and I had to copy all .h files
> from 'src' directory of dolfin to cygwin\usr\local\include\dolfin.
> After fixing that, I encountered this error:
>
> /i686-pc-cygwin/bin/ld: cannot find -ldolfin
> collected2: ld returned 1 exit status
>
Did you use "make install", or just "make"? "make install" will copy the
header files and libraries to the appropriate locations.
Garth
> I would appreciate if you could tell me how to solve this problem.
>
> Thank you
> Alireza
>