igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] igraph windows library?


From: Gang Su
Subject: Re: [igraph] igraph windows library?
Date: Wed, 29 Jul 2009 16:29:37 -0400
User-agent: Internet Messaging Program (IMP) H3 (4.2)

Gabor,

Thank I actually found the lib file. I see there's another igraph test file in the folder. I will begin with this example and see whether i can successfully build the tutorial file.
Thank you very much!

Gang

Quoting Gábor Csárdi <address@hidden>:

Gang,

stay on the list, please. If the build was successful, then you should
have a .lib and a .dll file in the target directory (or whatever it is
called in Visual Studio). Check the configuration of the project,
there you can setup which files you want to build (.lib and/or .dll),
and you can check the directories as well.

Best,
Gabor

On Wed, Jul 29, 2009 at 10:09 PM, Gang Su<address@hidden> wrote:
Hi Gabor,

I downloaded this vc project file and build were successful. There were ~
300 warnings tho.
The project was built into lots of obj files. I am totally new on this, how
would I get the igraph.dll and igraph.lib from these objs?
Thanks...

Gang


Quoting Gábor Csárdi <address@hidden>:

Did you get my previous emails about this? They are here:
http://lists.gnu.org/archive/html/igraph-help/2009-07/threads.html#00072

Btw. if not, then it is a good idea to sign up to the list, otherwise
you will not get the answers.

Again, the igraph.dll in the R package is not good for anything.
Download the file I mentioned and compile igraph with Visual Studio.

G.

On Wed, Jul 29, 2009 at 7:53 PM, Gang Su<address@hidden> wrote:

Dear Developers,

I was trying the c tutorial of igraph under windows using visual c++ but
in
order to compile i need to link the igraph DLLs. I haven't been using c
for
a long time, after some googling i found in order to import the dynamic
link
library i need the igraph.lib that come with igraph.dll.
I tried to compile under source cygwin but got lots of errors. Also I am
not
sure if i compile dlls under cygwin, will these dlls be windows native?
Could someone tell me how to correctly compile the source under windows,
or
where i can find a windows version of igraph library?
Thank you very much!



Gang Su

PhD student
Bioinformatics training track
Program in Biomedical Sciences
University of Michigan, Ann Arbor
MI, 48105, U.S.A.


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




--
Gabor Csardi <address@hidden>     UNIL DGM






Gang Su

PhD student
Bioinformatics training track
Program in Biomedical Sciences
University of Michigan, Ann Arbor
MI, 48105, U.S.A.




--
Gabor Csardi <address@hidden>     UNIL DGM






Gang Su

PhD student
Bioinformatics training track
Program in Biomedical Sciences
University of Michigan, Ann Arbor
MI, 48105, U.S.A.




reply via email to

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