igraph-help
[Top][All Lists]
Advanced

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

[igraph] Re: Experience Using igraph in MS Visual Studio


From: Gabor Csardi
Subject: [igraph] Re: Experience Using igraph in MS Visual Studio
Date: Thu, 30 Aug 2007 14:11:34 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

Personally, i've never used MS Visual Studio, but there must be 
a way to set up include directories. I guess you will also need 
to set up to link against the igraph library. According to this:
http://www.wxwidgets.org/wiki/index.php/Installing_WxWin_For_MS_Free_Tools
you need to set the INCLUDE variable and maybe also PATH and LIB properly.

Btw. this means that you successfully compiled and installed igraph
using MSVS? 

Also, i would recommend using the R or Python interfaces, except if 
you have wither very large graphs or you have no other option but 
using C for some reason.

Gabor

On Thu, Aug 30, 2007 at 04:04:31AM -0700, Jamaludin Sallim wrote:
> Hi,
>  
> I was introduce to use igraph by my friend for helping me to perform research
> job.
>  
> I'm using MS Visual Studio (MS VS) but when compiling simple igraph program, 
> it
> give me such error .. "can't find igraph.h".
>  
> Does anyone have similar problem in MS VS? Can you share experience on doing
> this?
>  
> best regards 
> 
> 
[...]

-- 
Csardi Gabor <address@hidden>    MTA RMKI, ELTE TTK




reply via email to

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