Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Tags
    3. install
    Log in to post

    • SOLVED I do not understand how to install QtWebEngineWidget
      Installation and Deployment • windows 10 install windows desktop build from sour qtwebenginewid • • Vistouf  

      5
      1
      Votes
      5
      Posts
      1349
      Views

      @SGaist It worked!! 😄😄😄😄 Thanks!!! So for anyone else who stumbled here, the trick was to get this package from the Qt installer : MSVC 2017 64-bit And then go in Qt Creator, and use the aforementioned package as a "kit" to compile the project.
    • UNSOLVED Android: how to flush cached data?
      Mobile and Embedded • android install apk • • KroMignon  

      1
      0
      Votes
      1
      Posts
      125
      Views

      No one has replied

    • UNSOLVED Is there a way to manually update Maintenance Tool 3.0.2 ?
      Installation and Deployment • install tool qt 5.11 maintenance • • tkiprime  

      13
      0
      Votes
      13
      Posts
      5968
      Views

      @gregorburger Yes, we had such an issue last week, I hope it will work soon.
    • SOLVED QtCreator crashed and now will not start due to segfault
      Tools • install segfault qt-creator • • TMcSquared  

      35
      0
      Votes
      35
      Posts
      2120
      Views

      @nwoki Hi It means even it reports thats its QtWidgets that crashes, its likely not that DLL if a plain empty GUI project works. ( for exact same folder , same pc) I would next add some openGL to the test project see if it still runs. As it seems might be direclt related to Qt ( like wrong Qt dll loaded) so it could be the openGL for clients gfx card.
    • UNSOLVED Complete Windows installer
      Tools • install • • Fortran  

      2
      0
      Votes
      2
      Posts
      369
      Views

      Hi and welcome to devnet, Do you mean the Qt Installer Framework ?
    • UNSOLVED No examples/program is getting executed with Qt5.10.0
      Installation and Deployment • windows visual studio windows 10 install crashed • • Qjay  

      9
      0
      Votes
      9
      Posts
      1721
      Views

      @aha_1980 i cleaned my old project build tried it again. The build is successful but when i try to run same error as mentioned above. any changes : just uninstalled Qt5.9.1 .other than that nothing much. this is my compiler tab if it helps any !! p.. i have downloaded windows 10 SDK too now there is no triangle on msvc 32bit one but the problem still remains :/ .
    • UNSOLVED Reinstall Qt5 with QtMultimedia using Ubuntu Mate
      General and Desktop • module install • • Xenoshell  

      44
      0
      Votes
      44
      Posts
      9903
      Views

      It will be in the future when you'll build Qt again.
    • SOLVED Could somebody teach me how to install this?
      Qt WebKit • library qtwebkit install newbie • • JScars  

      9
      0
      Votes
      9
      Posts
      2241
      Views

      @JScars Please try binaries from http://download.qt.io/snapshots/ci/qtwebkit/qtwebkit/qtwebkit-Windows-Windows_7-Mingw53-Windows-Windows_7-X86.7z
    • Install Qt + qml on windows XP SP3? Which version/which files?
      Installation and Deployment • qml deploy install windows xp • • JaySDC  

      1
      0
      Votes
      1
      Posts
      428
      Views

      No one has replied

    • UNSOLVED QtWebEngine build with errors
      Installation and Deployment • qtwebengine raspberry pi 2 install raspberry eglfs build error • • A Former User  

      2
      0
      Votes
      2
      Posts
      768
      Views

      Old post but I had the same error; I had to build qtdeclarative BEFORE qwebchannel to solve this error.
    • SOLVED qmake does not generate 2nd install target in Makefile
      Tools • qtcreator qmake build install • • Aleksey_K  

      5
      0
      Votes
      5
      Posts
      2354
      Views

      Because QT_INSTALL_PLUGINS is defined at build time and is known to qmake. As for the double $ problem, that's rather a question for the NodeBB folks
    • UNSOLVED Reducing Qt installation directory size
      Installation and Deployment • build configure qt 4.8 size install • • Bart_Vandewoestyne  

      8
      0
      Votes
      8
      Posts
      3480
      Views

      @Bart_Vandewoestyne said: we're storing our Qt build in our version management system This is a strange thing to do, since Qt guarantees binary compatibility between minor versions, but well, you're free to choose. Unfortunately, I don't see how you could decrease the size further, beside deleting the docs, as the libraries are in the /lib directory and they're the next biggest size. Maybe store only the libs that you're using, i.e. these that you're going to deploy. No point in keeping QtXml if you're not using it, right?
    • SOLVED Unable to install "Uncrustify" C++ Beautifier in Qt Creator
      Tools • plugin install beautifier uncrustify • • JonB  

      9
      0
      Votes
      9
      Posts
      3903
      Views

      Alternatively, you can get the standalone Qt + Qt Creator package from http://www.qt.io/download-open-source/ -- you don't need to wait for the distro packagers to catch up. The latest versions are Qt 5.5 and Qt Creator 3.6.0
    • UNSOLVED Native QT compilation on Raspberry Pi 2
      Installation and Deployment • build raspberry pi raspberry pi 2 install native • • moogle42  

      6
      0
      Votes
      6
      Posts
      2830
      Views

      Were you able to solve this issue? I ran into the same problem on a Virtual Machine with Ubuntu Server 14.04
    • UNSOLVED Mysql drivers mac
      General and Desktop • mysql mac install driver load • • Yogi  

      2
      0
      Votes
      2
      Posts
      1066
      Views

      Hi and welcome to devnet, What sources did you download ? You have an option in the installer to get the sources that matches your installed Qt. If you take the time to search the forum, you'll find several threads about the MySQL plugin and OS X.
    • SOLVED Qt Installation
      General and Desktop • qmake install • • shahriar25  

      3
      0
      Votes
      3
      Posts
      1055
      Views

      Hi. I did what you said and it worked! thank you very much
    • UNSOLVED Procedure entry point error when installing Qt on Asus transformer book
      Installation and Deployment • install asus • • Calvev  

      1
      0
      Votes
      1
      Posts
      554
      Views

      No one has replied

    • UNSOLVED How to install qt quick enterprise control in linux(Ubuntu) ??
      Mobile and Embedded • qml install enterprise controller • • KrysTabaro  

      2
      0
      Votes
      2
      Posts
      862
      Views

      Hi and welcome to devnet, Usually: chmod +x name_of_the_file.run and then ./name_fo_the_file.run
    • QMake INSTALL not picking up binaries
      Installation and Deployment • qmake install pro file • • VRonin  

      3
      0
      Votes
      3
      Posts
      1597
      Views

      Thanks for your answer It's actually a dll but I get what you are saying. I tried adding target.files = $$DESTDIRNAME/*.dll target.files += $$DESTDIRNAME/*.lib target.files += $$DESTDIRNAME/*.pdb where DESTDIRNAME is the same value as DESTDIR but no change
    • Linux (Ubuntu 12.04) deployment
      General and Desktop • linux ubuntu install deploymet • • PabloAmunt  

      3
      0
      Votes
      3
      Posts
      1110
      Views

      Hi @PabloAmunt, packaging for Linux is a major pain in the ass. If you are targeting Ubuntu the place to start is the Ubuntu packaging guide: http://packaging.ubuntu.com/ Good luck!