Ecere SDK/eC Forums
http://ec-lang.org/community/
Print view

Linker Error: cannot find -lecere
http://ec-lang.org/community/viewtopic.php?f=4&t=66
Page 1 of 1
Author:  fedor_bel [ Fri Apr 02, 2010 3:47 pm ]
Post subject:  Linker Error: cannot find -lecere

Hello,

Today after I have copied the ecere directory to another Windows computer, I thought I have enough to use ecere. But I got

Linker Error: cannot find -lecere

when trying to build.

What am I missing? The ecere directory contains bin, doc and mingw subdirectories from the the binary standard distribution.
Author:  jerome [ Fri Apr 02, 2010 5:28 pm ]
Post subject:  Re: Linker Error: cannot find -lecere

You need to setup the paths in File / Global Settings, Compilers

Libraries should contain: C:\Program Files (x86)\ECERE SDK\bin
And executable files should contain:

C:\Program Files (x86)\ECERE SDK\bin
C:\Program Files (x86)\ECERE SDK\mingw\bin

Ecere is spreading from computer to computer :shock:

Cheers,

Jerome
Author:  fedor_bel [ Sat Apr 03, 2010 12:41 pm ]
Post subject:  Re: Linker Error: cannot find -lecere

Thank you, Jerome.
That helped! Now It is very easy to take ecere along with me.
All times are UTC-05:00 Page 1 of 1