On Fri, Jul 22, 2011 at 4:16 PM, Eugen Dedu <eugen.d...@pu-pm.univ-fcomte.fr> wrote: > Hi, > > (I sent this to IRC but nobody answered.) > > I have a big linux application and I use mingw to build it for windows > too. When I use mingw32 everything goes well, but when I use mingw-w64 > in 32bit mode and execute it on Windows I receive the error: application > has not been initialised correctly, error 0xc0000142. I looked on > Internet, but nothing is useful (one page > http://support.microsoft.com/kb/838857 told that this is an error on > rights or some files, but the same application built with mingw32 works, > so there must be other thing). What have I missed? > > Thank you, > -- > Eugen
If it is a c++ app, make sure that libgcc_s_sjlj-1.dll is on your PATH )or put it in the same directory as your exe.) -- O.S. ------------------------------------------------------------------------------ 10 Tips for Better Web Security Learn 10 ways to better secure your business today. Topics covered include: Web security, SSL, hacker attacks & Denial of Service (DoS), private keys, security Microsoft Exchange, secure Instant Messaging, and much more. http://www.accelacomm.com/jaw/sfnl/114/51426210/ _______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public