From kde-bindings Tue Aug 27 08:54:54 2013 From: Date: Tue, 27 Aug 2013 08:54:54 +0000 To: kde-bindings Subject: [Kde-bindings] [bindings] [Bug 324061] QWidget.WinId property in Qyoto throws AccessViolationExcepti Message-Id: X-MARC-Message: https://marc.info/?l=kde-bindings&m=137759370603334 https://bugs.kde.org/show_bug.cgi?id=324061 --- Comment #4 from num.ani.cloud@gmail.com --- Additional information: I installed Qt by following steps: 1. Download the "Qt libraries 4.8.5 for Windows(minGW 4.4, 317 MB)" from http://qt-project.org/downloads. 2. Run the downloaded installer. I selected C:/Qt/4.8.5/, for install. I saw following error message: "There is a problem with your MinGW installation: The installer could not find a valid C:\MinGW\include\w32api.h (Only versions with W32API 3.13 are supported) Do you still want to continue? (Your installation may not work)" However, some sites(japanese) I referenced said that it's OK to ignore, so I ignored this error. I don't know what MinGW version is. Maybe version of w32api.h is 3.17. I installed Qyoto by following steps: 1. Download Qyoto for Windows from http://techbase.kde.org/Development/Languages/Qyoto. 2. Expand the downloaded File. I configured my project to reference Qyoto and Qt by following steps: 1. Copy following files to a directory in which my application is: [Qt folder]/[Version]/bin/libgcc_s_dw2-1.dll [Qt folder]/[Version]/bin/mingwm10.dll [Qt folder]/[Version]/bin/QtCore4.dll [Qt folder]/[Version]/bin/QtGui4.dll [Qyoto folder]/bin/qyoto-qtcore-native.dll [Qyoto folder]/bin/qyoto-qtgui-native.dll [Qyoto folder]/bin/smokebase.dll [Qyoto folder]/bin/smokeqtcore.dll [Qyoto folder]/bin/smokeqtgui.dll 3. Add references to following files to my project: [Qyoto folder]/lib/qyoto-qtcore.dll [Qyoto folder]/lib/qyoto-qtgui.dll 4. Write a program and run it. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Kde-bindings mailing list Kde-bindings@kde.org https://mail.kde.org/mailman/listinfo/kde-bindings