igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[igraph] Linking error underwindows


From: Gang Su
Subject: [igraph] Linking error underwindows
Date: Thu, 05 Nov 2009 16:09:49 -0500
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Hi developers,

I was building igraph in visual C++ 2008. Everything worked fine, but when i was trying the DRL layout, i got the following error:

1>Linking...
1>igraph.lib(drl_layout.obj) : error LNK2001: unresolved external symbol __imp___invalid_parameter_noinfo 1>igraph.lib(drl_graph.obj) : error LNK2001: unresolved external symbol __imp___invalid_parameter_noinfo 1>igraph.lib(DensityGrid.obj) : error LNK2001: unresolved external symbol __imp___invalid_parameter_noinfo

This is all the error message i got. Does anyone have any idea why this linking failed?
Thanks!

Gang




reply via email to

[Prev in Thread] Current Thread [Next in Thread]