Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. windows 8.1

    Log in to post
    • All categories
    • K

      Solved Is external drag and drop broken in Qt 5.7.0 on Windows 8.1?
      General and Desktop • qt5.7.0 windows 8.1 drag&drop • • Kirinyale

      5
      0
      Votes
      5
      Posts
      2318
      Views

      SGaist

      Glad you found out and thanks for sharing !

      No need to be sorry, it's something that other people might hit some days and this thread will help them :)

    • P

      Solved Qt platform plugin windows fail or windows 8 vs windows 10
      General and Desktop • windows 8.1 windows 10 platform plugin windows • • Psy_Duck

      8
      0
      Votes
      8
      Posts
      6167
      Views

      P

      @hskoglund said:

      Good! About your P.S. when you have done windeployqt on your .exe file, then every time after that, if you go into Qt Creator and edit/rebuild your program, then to be safe, you should run windeployqt again.

      yep, it's work! thank you!

    • kranthiT

      Solved How to integrate winrt native code to the qt application for windows phone
      Mobile and Embedded • windows phone windows rt windows 8.1 native code qt 5.5.1 • • kranthiT

      9
      0
      Votes
      9
      Posts
      3359
      Views

      C

      @kranthiT Hi,

      Do you have any example of ".pro" file on how you imported required libraries and headers?
      I'm trying for some times to implement Push notification on Windows Phone, but i'm still stuck on allowing access of WinRT C++ classes from Qt

      Thank yoy

    • P

      Windows 8.1 Error starting qtcreator
      Installation and Deployment • windows 8.1 error problem • • Psy_Duck

      4
      0
      Votes
      4
      Posts
      2796
      Views

      hskoglund

      Well to fix the crash perhaps you can find and update the video driver for your asus eee netbook.

      But you can make Qt Creator start using the mouse (no CMD window):
      Start Qt Creator one last time using CMD window, goto menu Help, About Plugins...
      Find the line with the Welcome plugin, and deselect the Load tickbox.
      Now you should be able to start Qt Ctreator the usual way.

    • J

      Problem with fullscreen ApplicationWindow
      QML and Qt Quick • qml qt5.5 windows 8.1 • • jayhut

      1
      0
      Votes
      1
      Posts
      640
      Views

      No one has replied

    • Qt-Devils

      Problem in building Qt from Source in Windows 8.1
      General and Desktop • windows 8.1 windows sdk qt sources • • Qt-Devils

      6
      0
      Votes
      6
      Posts
      1415
      Views

      SGaist

      It's all there in the Windows specific documentation

    • M

      Combobox in Qt for WinRT: strange behaviour
      QML and Qt Quick • qt5.5 qt quick combobox winrt windows 8.1 • • marcosabba

      11
      0
      Votes
      11
      Posts
      3540
      Views

      K

      I found the same problem with Marcosabba on Qt 5.5 for Winrt, too.
      I have just tried to rebuild my application on Qt 5.6, today, it is fixed.
      Drop down is shown below combobox control. But it still has a strange behaviour.
      When item is dropping down, there is flicker frame.
      FYI.

    • S

      OpenType font looks shaggy in Windows.
      General and Desktop • windows 8.1 qt5.4.2 • • shinichy

      1
      0
      Votes
      1
      Posts
      747
      Views

      No one has replied

    • S

      [Solved] LNK1104: cannot open file 'QtGuid.lib' in Windows 8.1
      General and Desktop • windows 8.1 linker errors • • sassi67

      2
      0
      Votes
      2
      Posts
      2313
      Views

      S

      The above problem has been "autoresolved" with a reboot of my PC.
      Another problem arised: "LINK : fatal error LNK1104: cannot open file 'qtmaind.lib'"
      This is due to the fact that release libraries and debug libraries are stored into 2 different folders.
      So I've taken the source files of Qt4.8.4 from OSG and recompiled them with the desidered options.
      Now everything works.

    • Y

      How to configure Mingw-w64 for Qt creator? [Windows 8.1 64bit]
      General and Desktop • mingw64 windows 8.1 64bit • • y2klol

      6
      0
      Votes
      6
      Posts
      2916
      Views

      J

      Have posted something about this in another thread (with picture), hope it helps you ;)
      http://forum.qt.io/topic/54293/solved-add-kits/2

    • I

      [SOLVED] Qt-creator problems with Hungarian keyboard in Win8.1
      General and Desktop • qtcreator qtcreator 3.3.1 bug windows 8.1 keyboard • • istvan

      6
      0
      Votes
      6
      Posts
      4892
      Views

      I

      @koahnig
      I think it really is a bug, since the same Qt-creator has always worked without this issue on my Ubuntu and Mint machines.
      Thanks for the link, I check over.
      Istvan