#if USE(SAFARI_THEME) #if !defined(NDEBUG) && defined(USE_DEBUG_SAFARI_THEME) SOFT_LINK_DEBUG_LIBRARY(SafariTheme) #else SOFT_LINK_LIBRARY(SafariTheme)----------------------->breaks here #endif
(..\WebKitClassFactory.cpp:67 SafariThemeLibrary) First-chance exception at 0x5ec2a3a8 (WebKit.dll) in WinLauncher_debug.exe: 0xC0000005: Access violation writing location 0xbbadbeef. Unhandled exception at 0x5ec2a3a8 (WebKit.dll) in WinLauncher_debug.exe: 0xC0000005: Access violation writing location 0xbbadbeef. The program '[3856] WinLauncher_debug.exe: Native' has exited with code -1073741819 (0xc0000005).
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

