Hi, If you are using Dependency Walker to check those dependencies, you should ignore the Module errors on the bottom. That errors are also displayed for Visual C++ generated DLLs. You should focus only on errors on the direct dependencies window.
Looking at IUP.DLL dependencies I can see a "LIBGCC_S_DW2-1.DLL" that it shouldn't be there. I will investigate this. What is the error displayed on your system? Best, Scuri On Wed, Jun 11, 2014 at 7:21 PM, Mike Nelson <[email protected]> wrote: > The precompiled binaries for mingw 32-bit do not work on Windows 8.1 due > to the missing file EXT-MS-WIN-NTUSER-UICONTEXT-EXT-L1-1-0.DLL, > which Microsoft no longer distributes, and does not intend to per MSDN. > > From what I can tell, if it were possible to recompile to remove this > dependency, iup should work on Windows 8.1. > > I lack the C compiler skill to do this myself, I would be happy to > submit a patch if I could. > > Alternatively, if anyone has a reliable source for the above .dll, I'd > love to hear about it; over 10 hours of intense Googling have come up empty. > > -- Mike Nelson > > > ------------------------------------------------------------------------------ > HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions > Find What Matters Most in Your Big Data with HPCC Systems > Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. > Leverages Graph Analysis for Fast Processing & Easy Data Exploration > http://p.sf.net/sfu/hpccsystems > _______________________________________________ > Iup-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/iup-users > ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ Iup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/iup-users
