On Tue, 19 Oct 2010, Raphael Kubo da Costa wrote:
> Hey all, > > The installed Eina.h includes the files in the eina/ subdirectory via > #include "foo.h" instead of #include "eina/foo.h" or #include > <eina/foo.h>. > > Are people always expected to -I both eina-1's path and eina-1/eina? I > thought #includ'ing <Eina.h> and -I'ing $PATH_TO_EINA-1 was enough, > and the rest was details. use what pkg-config --cflags eina returns, and include *only* Eina.h. Vincent ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
