[Kde-bindings] [bindings] [Bug 324061] QWidget.WinId property in Qyoto throws AccessViolationException

Dimitar Dobrev dpldobrev at yahoo.com
Tue Aug 27 09:29:59 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=324061

--- Comment #5 from Dimitar Dobrev <dpldobrev at yahoo.com> ---
    I have reproduced the issue, will try to fix it as soon as possible. My
work on Qyoto these days is on a new version (not published yet) that is not
based on SMOKE but I estimate about two months from now until completion. Soto
me it's only maintenance of an old version but I'll do my best to fix this
issue nevertheless.

    Dimitar Dobrev



________________________________
 From: "num.ani.cloud at gmail.com" <num.ani.cloud at gmail.com>
To: kde-bindings at kde.org 
Sent: Tuesday, August 27, 2013 11:54 AM
Subject: [Kde-bindings] [bindings] [Bug 324061] QWidget.WinId property in Qyoto
throws AccessViolationException


https://bugs.kde.org/show_bug.cgi?id=324061

--- Comment #4 from num.ani.cloud at 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.


More information about the Kde-bindings mailing list