Hello All,

I am currently working on porting emotion to Windows. I would like to get
involved and contribute back to the project. So have decided to start with
emotion port to Windows.

Has anyone worked on this before? Any advice?

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


Regards,
Azhar

Attachment: OUT
Description: Binary data

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to