> i built the Qt version on windows. When i run the Qtlauncher.exe it opened a > browser, i typed a site address and it showing this "Unhandled exception at > 0x005d4640 in QtLauncher.exe: 0xC0000005: Access violation reading location > 0x00000040.". > how to solve the problem?
Please use a debugger (did you read the How to Get Help Effectively I linked before?) and provide the stack trace. Dechipering 0x005d4640, 0xC0000005, 0x00000040 are not easy without any stack trace. -- Ariya Hidayat http://www.linkedin.com/in/ariyahidayat _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
