On Sun, Sep 26, 2010 at 6:42 PM, Vincent Torri <vto...@univ-evry.fr> wrote: > > > On Sun, 26 Sep 2010, Brian Wang wrote: > >> On Sun, Sep 26, 2010 at 4:34 PM, Vincent Torri <vto...@univ-evry.fr> >> wrote: >>> >>> >>> On Sun, 26 Sep 2010, Brian Wang wrote: >>> >> >> k...@kma-laptop:~/development/EFLWindowsXP/TMP/st/elementary$ svn status >> M src/lib/elm_config.c >> M src/lib/elm_win.c >> M src/lib/elm_main.c >> ? src/bin/elementary_test.exe >> ? src/bin/elementary_config.exe >> >> Those changes are printf left-overs while I was debugging EFL startup >> time. >> >>> >>> I'll try with cross compilation too > > I tried, and I have no problem :/ > > in elm top dir, run: > > make maintainer-clean > ./autogen.sh --prefix=/home/torri/local/mingw --host=i586-mingw32msvc > --with-edje-cc=~/local/e17/bin/edje_cc --with-eet-eet=~/local/e17/bin/eet > > replace the prefix, host and edje_cc/eet values by what suit your > configuration, and tell me if there is still the problem
Hello Vincent, After make maintainer-clean, the problem persists. Actually, there are two problems with elementary when compiling with cross mingw32. edje_externals is one of them. The other one was mentioned in my previous emails regarding having to pass ELEMENTARY_WIN32_LIBS="\"-lecore_win32 -levil -ldl\"" to autogen.sh/configure in order for the core elementary to be built. IIRC, you said you have no problem without passing ELEMENTARY_WIN32_LIBS. Is there any chance that you have set some env variables in your bash rc file that might solve the problem automagically? brian > > Vincent > -- brian ------------------ Cool-Karaoke - The smallest recording studio, in your palm, open-sourced http://cool-idea.com.tw/ iMaGiNaTiOn iS mOrE iMpOrTaNt tHaN kNoWlEdGe ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel