2012/1/22 Jim Michaels <[email protected]>: > I wrote a simple test program.#include <iostream> > using namespace std; > #include <iostream> > int main(void) { return 0; } > > it doesn't like iostream. causes > after compiling and executing, a messagebox comes up that says: > cout.exe - Entry Point Not Found > (X) The procedure entry point vsnprintf could not be located in the dynamixc > link library msvcrt.dll.
Yes, I am aware of an issue here. What compiler-version you are using, and what runtime-version? Regards, Kai ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
