Hi Rob, Rob Staudinger wrote: > On Tue, 2011-03-08 at 06:17 -0800, Bill Kelly wrote: >> >> configure args are: >> >> $ ./configure --prefix=/clutter-work/clutter-cross --with-flavour=win32 >> --enable-shared >> >> I did spot a line in the configure script that reads, >> "enable_win32_dll=no" -- however, I didn't find anything >> else referencing that flag. > > I'm not exactly sure where I have that from, or if it helps, but could > you try configuring with the environment variable > > lt_cv_deplibs_check_method="pass_all" > > set before building?
Unfortunately it appears to have had no effect. (I did verify the configure script took a different branch as a result of the environment variable being set. It printed: (cached) pass_all.) The clutter build completed successfully, but produced the same static library as before. > Also the friendly folks from OpenSUSE are building a lot of win32 > packages these days, including clutter: > > http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_11.4/noarch/ Wow - that's quite a list. Thanks, Bill _______________________________________________ clutter-app-devel-list mailing list [email protected] http://lists.clutter-project.org/listinfo/clutter-app-devel-list
