Unknown module(s) in QT: webkitwidgets
-
wrote on 6 Jul 2018, 20:00 last edited by
I do have the examples
-
I do have the examples
@Nite-Coder
They also complain about
QT += webenginewidgets
or do they compile and run ? -
wrote on 6 Jul 2018, 20:02 last edited by
They compile and run and I don't know why
-
They compile and run and I don't know why
@Nite-Coder
well your project should too then. :)
try delete build folder again.
also any .user file to select the new Qt for the project.
It might remember the old version of Qt or have old files in build folder. -
wrote on 6 Jul 2018, 20:11 last edited by
Still doesn't work. I deleted the build folder and the .user file. Though... I might create a new project and try
-
Still doesn't work. I deleted the build folder and the .user file. Though... I might create a new project and try
@Nite-Coder
Good plan.
Since the sample works, there are high hopes :) -
wrote on 6 Jul 2018, 20:13 last edited by Nite Coder 7 Jun 2018, 20:13
Those high hopes are now dashed... Though your upvote is appreciated : )
-
wrote on 6 Jul 2018, 20:17 last edited by
Do you know if Chromium has to be installed? I know that it is based on Chromium
-
Do you know if Chromium has to be installed? I know that it is based on Chromium
@Nite-Coder
so new project didnt compile?
After adding
QT += webenginewidgets
did you run qmake from menu ? -
wrote on 6 Jul 2018, 20:26 last edited by
How do you qmake from the menu?
-
-
wrote on 6 Jul 2018, 20:52 last edited by
It doesn't work still
-
It doesn't work still
@Nite-Coder
Ok. very odd.
What about copy all the files from the
Minimal example folder to a new folder and try that ? -
wrote on 6 Jul 2018, 22:04 last edited by
It does not work then.
-
It does not work then.
but if u just open sample project , it works ?
so it does work, but not when you try make project with it ? -
wrote on 7 Jul 2018, 13:38 last edited by
hi, correct
-
hi, correct
i really have no idea as if sample works, all should be is fine.
Also if you copy a sample. Should not matter i fin other folder.
So im kinda out of guesses :) -
Hi @Nite-Coder,
- What Kit did you use to build and run the sample project?
- What Kit did you use to build and run your own project?
-
wrote on 8 Jul 2018, 14:05 last edited by
Quick and dirty way: if the examples work for you, just copy an example, remove the example sources and add your sources, that should work for sure
-
Hi @Nite-Coder,
- What Kit did you use to build and run the sample project?
- What Kit did you use to build and run your own project?
wrote on 8 Jul 2018, 15:52 last edited by@JKSH
I used the same kits. I think. I'll check. It also might be that I shouldn't use my old kits.
37/53