Hey
On Fri, 2 Sep 2011, cnook wrote:
> Dear All, Hello!
>
> I have tried to build EFL on Windows 7 and met a problem when I had build
> evas_ddraw_buffer.cpp
>
> evas_ddraw_buffer.cpp includes its evas_engine.h
> And evas_engine.h includes evas_common_soft16.h that includes evas_private.h
> fina
On Friday 02 September 2011 09:12:07 Vincent Torri wrote:
> using typedef enum _foo
> { *** } foo;
>
> would be cleaner. I'm wondering if the c++ standard forbid such
> construction
Yes, but only because it uses a name with a leading underscore, which is
reserved in the global namespace. That sa
I think a few ppl care about c++ and windows.
Anyway thanks
> -Original Message-
> From: Vincent Torri [mailto:vto...@univ-evry.fr]
> Sent: Friday, September 02, 2011 5:53 PM
> To: Enlightenment developer list
> Subject: Re: [E-devel] [Patch] Build on Windows - Build Erro
m: Vincent Torri [mailto:vto...@univ-evry.fr]
>> Sent: Friday, September 02, 2011 5:34 PM
>> To: Enlightenment developer list
>> Subject: Re: [E-devel] [Patch] Build on Windows - Build Error
>>
>>
>>
>> On Fri, 2 Sep 2011, Hyoyoung Chang wrote:
>>
E-devel] [Patch] Build on Windows - Build Error
>
>
>
> On Fri, 2 Sep 2011, Hyoyoung Chang wrote:
>
> >
> >
> >> -Original Message-
> >> From: Vincent Torri [mailto:vto...@univ-evry.fr]
> >> Sent: Friday, September 02, 2011 4:12 PM
>
On Fri, 2 Sep 2011, Hyoyoung Chang wrote:
>
>
>> -Original Message-
>> From: Vincent Torri [mailto:vto...@univ-evry.fr]
>> Sent: Friday, September 02, 2011 4:12 PM
>> To: Enlightenment developer list
>> Subject: Re: [E-devel] [Patch] Build on Windows
On Fri, 2 Sep 2011, Vincent Torri wrote:
>
>
> On Fri, 2 Sep 2011, cnook wrote:
>
>
> using typedef enum _foo
> { *** } foo;
>
> would be cleaner. I'm wondering if the c++ standard forbid such construction
for records:
after some googling, forward declarations of enum are forbidden. Section
7
> -Original Message-
> From: Vincent Torri [mailto:vto...@univ-evry.fr]
> Sent: Friday, September 02, 2011 4:12 PM
> To: Enlightenment developer list
> Subject: Re: [E-devel] [Patch] Build on Windows - Build Error
>
>
>
> On Fri, 2 Sep 2011, cnook wr
On Fri, 2 Sep 2011, cnook wrote:
> Dear All, Hello!
>
> I have tried to build EFL on Windows 7 and met a problem when I had build
> evas_ddraw_buffer.cpp
>
> evas_ddraw_buffer.cpp includes its evas_engine.h
> And evas_engine.h includes evas_common_soft16.h that includes evas_private.h
> finally.
Dear All, Hello!
I have tried to build EFL on Windows 7 and met a problem when I had build
evas_ddraw_buffer.cpp
evas_ddraw_buffer.cpp includes its evas_engine.h
And evas_engine.h includes evas_common_soft16.h that includes evas_private.h
finally.
(evas_ddraw_buffer.cpp -> evas_engine.h -> evas_c
10 matches
Mail list logo