Hi, I'm able to build clutter on mingw/win32, and I'm able to run the interactive tests; however I'm unable to locate any .dll files produced by the build.
Is a separate step needed to produce the .dll files? Currently what is produced appears to be a static library: /clutter-work/clutter-cross/lib/libclutter-win32-1.0.a /clutter-work/clutter-cross/lib/libclutter-win32-1.0.la I'm on the git clutter-1.6 branch now, but the result was the same building the 1.6.6 and 1.6.8 stable releases. 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. Thanks for your help, Bill _______________________________________________ clutter-app-devel-list mailing list [email protected] http://lists.clutter-project.org/listinfo/clutter-app-devel-list
