On Thu, Dec 29, 2011 at 4:26 AM, Carsten Haitzler <ras...@rasterman.com> wrote:
> On Wed, 28 Dec 2011 19:30:59 +0530 Mohammed Azharudin <az...@emo2.com> said:
>
>> Hello All,
>>
>> I am currently working on porting emotion to Windows. I would like to get
>
> WOOOOOOOOOOOOOOOOOOOOOOOOO... *gasp*... WOW... well then... ummm cool! this
> definitely was not expected! :)
>
>> involved and contribute back to the project. So have decided to start with
>> emotion port to Windows.
>
> absolutely - if this actually interests you and is useful to you and brings
> benefits to you - then you're the right person to do it. :)
>
>> Has anyone worked on this before? Any advice?
>
> not that i have ever heard of. :)

i did. Emotion with the gstreamer backend used to work. But i didn't
try it since the last cedric's changes.

What sould be nice would be to have a directshow backend. Mohamed, I
don't know if you know directshow, but if you can work on it, that
would be great.

Vincent

>
>> I am assuming that work for porting emotion to windows is not completed. I
>> tried installing emotion in MingW and it is configuring but not compiling.
>>
>> note:configure output is attached
>>
>> Gives me the following error:
>>
>> make  all-recursive
>> make[1]: Entering directory `/home/emo2/emotion-0.2.0.65643'
>> Making all in src
>> make[2]: Entering directory `/home/emo2/emotion-0.2.0.65643/src'
>> Making all in lib
>> make[3]: Entering directory `/home/emo2/emotion-0.2.0.65643/src/lib'
>>   CC     emotion_smart.lo
>>   CC     emotion_main.lo
>> emotion_main.c:19:10: error: variable 'EMOTION_WEBCAM_UPDATE' definition is
>> mark
>> ed dllimport
>> emotion_main.c:103:1: warning: 'emotion_object_extension_may_play_fast_get'
>> alre
>> ady declared with dllexport attribute: dllimport ignored [-Wattributes]
>> emotion_main.c:110:1: warning: 'emotion_object_extension_may_play_get'
>> already d
>> eclared with dllexport attribute: dllimport ignored [-Wattributes]
>> emotion_main.c:305:1: warning: 'emotion_init' already declared with
>> dllexport at
>> tribute: dllimport ignored [-Wattributes]
>> emotion_main.c:347:1: warning: 'emotion_shutdown' already declared with
>> dllexpor
>> t attribute: dllimport ignored [-Wattributes]
>> emotion_main.c:382:1: warning: 'emotion_webcams_get' already declared with
>> dllex
>> port attribute: dllimport ignored [-Wattributes]
>> emotion_main.c:388:1: warning: 'emotion_webcam_name_get' already declared
>> with d
>> llexport attribute: dllimport ignored [-Wattributes]
>> emotion_main.c:396:1: warning: 'emotion_webcam_device_get' already declared
>> with
>>  dllexport attribute: dllimport ignored [-Wattributes]
>> emotion_main.c:404:1: warning: 'emotion_webcam_custom_get' already declared
>> with
>>  dllexport attribute: dllimport ignored [-Wattributes]
>> make[3]: *** [emotion_main.lo] Error 1
>> make[3]: Leaving directory `/home/emo2/emotion-0.2.0.65643/src/lib'
>> make[2]: *** [all-recursive] Error 1
>> make[2]: Leaving directory `/home/emo2/emotion-0.2.0.65643/src'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory `/home/emo2/emotion-0.2.0.65643'
>> make: *** [all] Error 2
>
> looks like some EAPI stuff is messed up somewhere... either mis-defined in the
> wrong spot or missing entirely.
>
>
> --
> ------------- Codito, ergo sum - "I code, therefore I am" --------------
> The Rasterman (Carsten Haitzler)    ras...@rasterman.com
>
>
> ------------------------------------------------------------------------------
> Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
> infrastructure or vast IT resources to deliver seamless, secure access to
> virtual desktops. With this all-in-one solution, easily deploy virtual
> desktops for less than the cost of PCs and save 60% on VDI infrastructure
> costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to