[E-devel] Re: Ecore: configure still fails

2005-06-13 Thread Andreas 'GlaDiaC' Schneider
Result from `evas-config --cflags` is not added to gcc command line. Whats wrong ?? I'm waiting for your comments ;) ! Best regards, Michel There's a CFLAGS definition missing in configure.in line ~506 AC_CHECK_HEADER(Evas_Engine_GL_X11.h, should be CFLAGS=$evas_cflags

[E-devel] [PATCH] ecore: /examples/ fails to build

2005-06-13 Thread Simon Poole
I still get a build problem on ecore/examples/. The attached patches fix the problem. The first patch is for CVS (patches Makefile.am), the second for anyone using the ecore-0.9.9.010 snapshot (patches Makefile.in) Build trace of the failure is: arm-9tdmi-linux-gnu-gcc -g -O2 -Wall -o

Re: [E-devel] [PATCH] ecore: /examples/ fails to build

2005-06-13 Thread The Rasterman
On Mon, 13 Jun 2005 11:37:28 +0100 Simon Poole [EMAIL PROTECTED] babbled: I still get a build problem on ecore/examples/. The attached patches fix the problem. The first patch is for CVS (patches Makefile.am), the second for anyone using the ecore-0.9.9.010 snapshot

[E-devel] Ecore libcurl wrapper

2005-06-13 Thread Simon Poole
I've done a cURL[1] wrapper for Ecore, which uses ecore's fd_handler support to perform asynchronous curl operations (in ecore's main_loop) with callbacks, making it trivial to use curl in ecore-based applications. For those who don't know, cURL is an excellent HTTP/FTP/whatever library [2].

Re: [E-devel] Ecore_config command line tool

2005-06-13 Thread Simon Poole
one request - can you call it ecore_config? :) i just like namespacing all the binaries as well as libs and everything else :) Here's the patch renamed to ecore_config (generated against ecore-0.9.9.010). -- Simon Poole www.appliancestudio.comdiff -urN

Re: [E-devel] elitaire - an efl based solitaire

2005-06-13 Thread Peter Wehrfritz
Daniel Kozlowski schrieb: Well i said this before but i don't think it made it out there is a small compile error on my computer when i attempted to make the program it was fixed by changing line 912 from this m = eli_card-eli-velocity * 0.02 / sqrt( pow( to_x - from_x, 2) + pow( to_y - from_y

Re: [E-devel] elitaire - an efl based solitaire

2005-06-13 Thread Nathan Ingersoll
To get this to build on OSX, I had to cast add a cast to (double) on line 926 of elitaire_card.cpp On 6/13/05, Peter Wehrfritz [EMAIL PROTECTED] wrote: Daniel Kozlowski schrieb: Well i said this before but i don't think it made it out there is a small compile error on my computer when i

[E-devel] Re: E CVS: libs/ewl rbdpngn

2005-06-13 Thread Stephen Horner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06:57, Mon 13 Jun 05, enlightenment-cvs@lists.sourceforge.net wrote: From: enlightenment-cvs@lists.sourceforge.net To: enlightenment-cvs@lists.sourceforge.net Date: Mon, 13 Jun 2005 06:57:03 -0700 Subject: E CVS: libs/ewl rbdpngn

Re: [E-devel] Re: E CVS: libs/ewl rbdpngn

2005-06-13 Thread Nathan Ingersoll
Damn, that will teach me. Sorry about that. On 6/13/05, Stephen Horner [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06:57, Mon 13 Jun 05, enlightenment-cvs@lists.sourceforge.net wrote: From: enlightenment-cvs@lists.sourceforge.net To: