igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Compilation Issue Using XCode on Mac OS X


From: Gábor Csárdi
Subject: Re: [igraph] Compilation Issue Using XCode on Mac OS X
Date: Wed, 17 Jun 2009 16:22:35 +0200

Hi, I guess the compiler does not actually find the igraph.h header. Don't you get a warning about this?

Btw. it is a good idea to include the XCode/igraph versions in you email, together with the complete output of the compiler.

Gabor

On Wed, Jun 17, 2009 at 4:15 PM, Thomas Gorochowski <address@hidden> wrote:
Hi there,

I am currently looking to integrate igraph into some software I am writing for my PhD but have run into a few issues. When compiling it in a Command Line project everything works fine and I have no problems. If however, I create a new Cocoa application (GUI) and even just include the igraph.h header I get 13 errors all relating to the 'igraph_vector_bool_t' type in the declaration of the functions.

The specific errors and warning are:

Error: expected declaration specifiers or '...' before 'igraph_vector_bool_t'

Error: expected ';', ',' or ')' before '*' token

Warning: type defaults to 'int' in declaration of 'igraph_vector_bool_t'

Any pointers would be great! Many thanks,

Tom
--
T.E. Gorochowski
University of Bristol, Centre for Complexity Sciences (BCCS)
http://www.chofski.co.uk, address@hidden



_______________________________________________
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]