>
> The diff fixes the error in evas_gl_gradient.c, but now a new
> error appears in evas_x_main.c:
>
Attached is a full diff that 'should' fix all the compilation
problems with the gl engine... It works for me. Let me know if you
still have any problems with it.
jose.
Index: e17/libs
On 02/05/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Because of Easter, progress is not as fast as I want.First draft of EFL high level docs is online!
Currently only the introduction andwhat _I_ want to write about Evas is ready.
Browse as htmlhttp://homepages.pathfinder.gr/kazanaki/contrib/
On May 2, 2006, at 12:50 AM, [EMAIL PROTECTED] wrote:
-I have written things which are incorrect/obsolete
The section you have about EDB is fairly obsolete. I don't know if
it should even be mentioned because only a couple things in CVS still
use it, and they only use it because they hav
> Possibly related to this, I routinely use evas through some Ruby
> bindings to the library. I did this on an ecore/evas library I
> built from CVS a few months ago [possibly end of last year].
>
> This weekend I updated my CVS copy of evas and rebuilt it, and
> apart from discovering some bugs
> The diff fixes the error in evas_gl_gradient.c, but now a new
> error appears in evas_x_main.c:
Thanks, again :) I'll see about actually compiling with
gl enabled a bit later..
jose.
---
Using Tomcat but need to do more? Need t
The diff fixes the error in evas_gl_gradient.c, but now a new error
appears in evas_x_main.c:
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I.
-I../../../../src/lib -I../../../../src/lib/include
-I../../../../src/modules/engines/gl_common -I/usr/include/freetype2
-I/usr/X11R6/
Alright...Guess I'll have to look into it some more then...ThanksOn 5/3/06, The Rasterman Carsten Haitzler <
[EMAIL PROTECTED]> wrote:On Wed, 3 May 2006 00:26:01 +0200 "Øystein Haare" <
[EMAIL PROTECTED]>babbled:> Hi!>> I'm trying to use Ecore_Con with ssl to connect to a https server.>> 1. Is this