igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] RE: using igraph in windows


From: Gábor Csárdi
Subject: Re: [igraph] RE: using igraph in windows
Date: Wed, 6 Oct 2010 09:46:06 +0200

Alireza,

as far as I can remember, .lib files are static libraries on Windows,
while .dll files are dynamic libraries and you need to configure
Visual Studio to build dynamic libraries instead of static ones. But
there has been some time ago when I last used Visual Studio, so I
might be wrong.

Best,
Gabor

On Wed, Oct 6, 2010 at 7:11 AM, Alireza Khalili <address@hidden> wrote:
> Dear Gabor,
>
>
>
> Thank you so much for the information and files provided.
>
> I compiled the igraph.sln and igraph.lib was built. Using igraph.lib and
> some source files (arpack.h, array.h attributes.h dqueue.h, heap.h,
> igraph.h, igraph_pmt.h, igraph_pmt_off.h) igraphtest.sln was compiled
> successfully and I could see the output.
>
> I still could not make .dll file from solution to use in other codes and
> platforms.
>
> Would you please guide me to make igraph.dll? If there is any tutorial or
> documentation for windows user please let me know.
>
> I really appreciate your help.
>
>
>
> All the best
>
> Alireza
>
>
>
>
>
>
>
> Dear Alireza,
>
>
>
> in general it is better to write to the igraph-help mailing list, than to me
> directly, please see http://igraph.sf.net. Thanks.
>
>
>
> As for your question, I have never used C#, so I don't know how to call a
> C/C++ library from C#, but this must be possible and also documented.
>
>
>
> Most probably you'll need to compile igraph with Visual Studio first, you
> can start with this file:
>
> https://sourceforge.net/projects/igraph/files/Visual%20studio/igraph-0.5.5-msvc.zip/download
>
>
>
> I don't have access to windows right now, so unfortunately I cannot try it.
>
>
>
> Best Regards,
>
> Gabor
>
>
>
> On Mon, Oct 4, 2010 at 12:10 PM, Alireza Khalili <address@hidden> wrote:
>
>> Dear Gabor,
>
>>
>
>>
>
>>
>
>> I am Alireza, Phd student in Civil Engineering department at National
>
>> University of Singapore. I got your email address from google group, I
>
>> used to run igraph package in windows. I am developing software in C#
>> platform.
>
>> Would you please help to find out how to make and use igraph dll in
>> windows?
>
>> Please let me know, if there is any tutorial that I can refer to.
>
>>
>
>> I really appreciate your help in advance.
>
>>
>
>> Looking forward your reply,
>
>>
>
>>
>
>>
>
>> Best Regards
>
>>
>
>> Alireza
>
>>
>
>>
>
>
>
>
>
>
>
> --
>
> Gabor Csardi <address@hidden>     UNIL DGM
>
>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
>
>



-- 
Gabor Csardi <address@hidden>     UNIL DGM



reply via email to

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