Re: [E-devel] [patch] evil and compilation without cryptography

2013-06-24 Thread Cedric BAIL
Hello, On Wed, Jun 12, 2013 at 6:33 PM, Christophe Sadoine wrote: > I tried to compile efl and elementary with mingw (on windows and also > with cross compiling) > > - There was a small problem with the mkstemp function in evil. > - If you want to compile without cryptography, I put the dependenc

Re: [E-devel] [patch] evil and compilation without cryptography

2013-06-15 Thread Christophe Sadoine
On 12 June 2013 19:08, Cedric BAIL wrote: >> >> Anyway, I wanted to ask if you had thought about using angle for >> windows? ( https://code.google.com/p/angleproject/ ) Qt is using it. > > Yes, I gave a quick look at it and it will be a very valuable solution > as we can't use DirectX due to the f

Re: [E-devel] [patch] evil and compilation without cryptography

2013-06-12 Thread Cedric BAIL
Hello, On Wed, Jun 12, 2013 at 6:33 PM, Christophe Sadoine wrote: > I tried to compile efl and elementary with mingw (on windows and also > with cross compiling) > > - There was a small problem with the mkstemp function in evil. > - If you want to compile without cryptography, I put the dependenc

[E-devel] [patch] evil and compilation without cryptography

2013-06-12 Thread Christophe Sadoine
Hello, I tried to compile efl and elementary with mingw (on windows and also with cross compiling) - There was a small problem with the mkstemp function in evil. - If you want to compile without cryptography, I put the dependency in the "if there is crypto then" - elementary needs S_IRWXO and S_I