On Sun, May 16, 2010 at 8:36 PM, Thomas Berg <[email protected]> wrote: > I don't get this crash in my build, but I have /stack:0x600000 in my > linkflags for everything. Maybe that makes the difference?
According to Google CMake sets /STACK:10000000 and looking at the generated Visual Studio files that's true. So it seems I have a larger value than you do. Catalin _______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
