Moin, On Saturday 17 February 2007 10:58, Christian Stimming wrote: [...] > And, as I said, these "DLL not found" error messages are a bit misleading, > because the DLL loading is tried in several variants, and if one of the > later tries succeeds, then the error message of the initial try is already > printed and you don't recognized that this wasn't an actual error. [...] Because they are misleading these messages are only printed if the log level is high. Normally you only use such a high log level when you want to debug stuff, and in that case it might really be interesting to see which modules are found/not found and where...
Generally I think mixing of "/" and "\" in a path is not a problem (I believe I remember reading such a statement somewhere on the MinGW homepage), so that shouldn't be the reason. If I remember correctly mingw translates the path for us... Regards Martin -- "Things are only impossible until they're not" AqBanking - http://www.aqbanking.de/ LibChipcard - http://www.libchipcard.de/ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Aqbanking-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/aqbanking-devel
