Hi Damien, I copied clutter dll, cairo related dlls and freetype6.dll to the .lib directory and ran test-interactive.exe test-actors from there.
Now I get error "The application was unable to start correctly (0xc000007b). Click OK to close the application." (Previously the error message is about x86 and x64 compabitility). Any idea? Thank you very much, gp On Mon, Mar 7, 2011 at 1:49 PM, Damien Lespiau <[email protected]>wrote: > On Fri, 2011-03-04 at 21:02 +0000, green pepper wrote: > > Hi, > > Him > > > I built clutter 1.6.6 using the cross compiler mingw32 under Fedora > > 14. Then I copied the whole folder over to my 64-bit Windows 7 and > > tried the testing programs, unfortunately no successful test. > > > > I saw two different errors: > > - micro-bench\test-text.exe failed to start. > > - interactive\test-fullscreen.exe has some compatibility issues. > > The "binaries" produced by libtool are scripts that set up the > environment to run the actual binary that you can find in .libs. > > It seems that you have different errors because of top of that we do > some magic with symlinks in one of the cases. > > What happens if you run the exes in the .libs directory? you should have > a interactive/.libs/test-interactive.exe there, you can launch the > different tests by giving test-interactive.exe the test name, say: > > interactive/.libs/test-interactive.exe test-actors > > HTH, > > -- > Damien > > --------------------------------------------------------------------- > Intel Corporation (UK) Limited > Registered No. 1134945 (England) > Registered Office: Pipers Way, Swindon SN3 1RJ > VAT No: 860 2173 47 > > This e-mail and any attachments may contain confidential material for > the sole use of the intended recipient(s). Any review or distribution > by others is strictly prohibited. If you are not the intended > recipient, please contact the sender and delete all copies. >
_______________________________________________ clutter-app-devel-list mailing list [email protected] http://lists.clutter-project.org/listinfo/clutter-app-devel-list
