[Lemon-user] Error LNK2001 in Build
Yaniv Yacoby
yacoby at labtiva.com
Tue Aug 14 18:03:44 CEST 2012
Hey,
I am trying to use Lemon - specifically Dijkstra's algorithm - and I am
getting the following errors when building it:
error LNK2001: unresolved external symbol "struct lemon::Invalid const
lemon::INVALID".
To install it, I followed the procedure in this link:
http://lemon.cs.elte.hu/trac/lemon/wiki/InstallCmake
(I am using Visual Studio 2010 on Windows 7)
One suspicious symptom I found was that when I built RUN_TESTS (in the last
section of the installation procedure), it could not find any of the files
necessary to run the tests, and I got an error message saying that it
failed in running 35 out of 35 tests.
Does anyone know what could have caused this and how to fix it?
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lemon.cs.elte.hu/pipermail/lemon-user/attachments/20120814/7db18aa4/attachment.html>
More information about the Lemon-user
mailing list