igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Building igraph 0.6 rev 1601 with msvc9


From: Chris Wj
Subject: Re: [igraph] Building igraph 0.6 rev 1601 with msvc9
Date: Fri, 31 Jul 2009 18:58:06 -0400

Ok, rebuilding now after including mixing.c.

Oh yeah, I did make 1 more change I forgot to mention. I added a declaration for:

int igraph_i_snprintf(char *buffer, size_t count, const char *format, ...);

to config.h.

On Fri, Jul 31, 2009 at 6:00 PM, Gábor Csárdi <address@hidden> wrote:
On Fri, Jul 31, 2009 at 10:01 PM, Gábor Csárdi<address@hidden> wrote:
> On Fri, Jul 31, 2009 at 9:47 PM, Chris Wj<address@hidden> wrote:
> [...]
>>
>>  as well as use the /FORCE option while building graphobject.obj because it
>> could not resolve _igraph_assortativity_degree (and a few others).

Btw. this might be because some files were not added to the VS project
file, e.g. mixing.c.

Gabor

[...]

--
Gabor Csardi <address@hidden>     UNIL DGM


_______________________________________________
igraph-help mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/igraph-help


reply via email to

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