[Lemon-user] Building Lemon 1.3.1 on Windows

Alpar Juttner alpar at cs.elte.hu
Thu Apr 23 09:45:38 CEST 2015


On Thu, 2015-04-23 at 05:20 +0200, Agostino Sturaro wrote:

> However, when I try to build this small project, it fails with the
> following errors
> 
> Error    1    error LNK2019: unresolved external symbol "public:
> __thiscall
> lemon::bits::WinLock::WinLock(void)" (??0WinLock at bits@lemon@@QAE at XZ)
> referenced in function "public: __thiscall
> lemon::bits::Lock::Lock(void)" (??0Lock at bits@lemon@@QAE at XZ)    C:
> \Users\sturaroa\Documents\Visual Studio 2013\Projects\LemonTest2
> \LemonTest2\Source.obj    LemonTest2

I guess you should also add the lemon library (lemon.lib) to your
project.
But see my previous email for some praise of using CMAKE...

Alpár




More information about the Lemon-user mailing list