Previous Thread
Next Thread
Print Thread
Page 3 of 4 1 2 3 4
Joined: May 2012
Posts: 430
Likes: 1
R
Senior Member
Offline
Senior Member
R
Joined: May 2012
Posts: 430
Likes: 1
Thanks...

wow ! i still had the old qmc2.ini laying in the user folder...

Joined: Nov 2011
Posts: 175
O
Senior Member
Offline
Senior Member
O
Joined: Nov 2011
Posts: 175
Hello Rene, welcome back to the club, i'm very happy see u again. smile.

Now problem, i try compile the last qmc2 with your tutorial but not luck.
Test with mame tools ( updated to the last with pacman) plus webview 5.15, used win32env.bat.
show error
Code
make.exe: Entering directory 'C:/msys64/src/qmc2-mame-fe'
The system cannot find the path specified.
"Configuring build of QMC2 0.244"
qmake -makefile -o Makefile.qmake -spec win32-g++ VERSION=0.244 QMC2_MINGW=1 SDL=2 TARGET=qmc2-mame CONFIG+=warn_off CONFIG+=release QMC2_LIBS+=-LC:/msys64/mingw64/lib/ QMC2_INCLUDEPATH+=C:/msys64/mingw64/lib/../include QMC2_INCLUDEPATH+=C:/msys64/mingw64/lib/../include/SDL2            'DEFINES+=QMC2_MAME QMC2_VERSION=0.244 BUILD_OS_NAME=Windows BUILD_OS_RELEASE=10.0.22000 BUILD_MACHINE=x86_64-w64-mingw32 PREFIX=. DATADIR="data" SYSCONFDIR="" QMC2_JOYSTICK=1 QMC2_PHONON=0 QMC2_MULTIMEDIA=1 QMC2_FADER_SPEED=2000 QMC2_BROWSER_EXTRAS_ENABLED QMC2_BROWSER_PLUGINS_ENABLED QMC2_BROWSER_JAVA_ENABLED QMC2_BROWSER_JAVASCRIPT_ENABLED QMC2_YOUTUBE_ENABLED QMC2_NOEFFECTDIALOGS QMC2_LIBARCHIVE_ENABLED QMC2_BUNDLED_MINIZIP QMC2_BUNDLED_ZLIB' qmc2.pro
Project ERROR: Unknown module(s) in QT: xmlpatterns svg webkitwidgets winextras multimedia multimediawidgets
makefile:1074: recipe for target 'Makefile.qmake' failed
make.exe: *** [Makefile.qmake] Error 3
make.exe: Leaving directory 'C:/msys64/src/qmc2-mame-fe'

Joined: May 2008
Posts: 4,930
Likes: 24
Q
qmc2 Offline OP
Very Senior Member
OP Offline
Very Senior Member
Q
Joined: May 2008
Posts: 4,930
Likes: 24
Hi wink!

These are the Qt 5 packages I have installed:

Code
$ pacman -Ss qt5 | grep 5.15 | grep "installed"
mingw64/mingw-w64-x86_64-qt5 5.15.2-15 [installed]
mingw64/mingw-w64-x86_64-qt5-3d 5.15.3+kde+r18-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-activeqt 5.15.3-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-base 5.15.3+kde+r174-2 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-charts 5.15.3+kde+r174-2 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-connectivity 5.15.3+kde+r6-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-datavis3d 5.15.3-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-declarative 5.15.3+kde+r174-2 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-gamepad 5.15.3-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-graphicaleffects 5.15.3-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-imageformats 5.15.3-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-location 5.15.3+kde+r174-2 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-lottie 5.15.3-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-multimedia 5.15.3-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-networkauth 5.15.3-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-purchasing 5.15.3-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-quick3d 5.15.3+kde+r174-2 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-quickcontrols 5.15.3-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-quickcontrols2 5.15.3+kde+r4-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-quicktimeline 5.15.3-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-remoteobjects 5.15.3-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-script 5.15.3+kde+r174-2 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-scxml 5.15.3-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-sensors 5.15.3-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-serialbus 5.15.3-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-serialport 5.15.3-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-speech 5.15.3+kde+r1-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-svg 5.15.3+kde+r12-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-tools 5.15.3+kde+r1-3 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-translations 5.15.3-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-virtualkeyboard 5.15.3+kde+r3-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-webchannel 5.15.3+kde+r3-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-webglplugin 5.15.3-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-websockets 5.15.3+kde+r3-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-webview 5.15.3-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-winextras 5.15.3-1 (mingw-w64-x86_64-qt5) [installed]
mingw64/mingw-w64-x86_64-qt5-xmlpatterns 5.15.3-1 (mingw-w64-x86_64-qt5) [installed]


A mind is like a parachute. It doesn't work unless it's open. [Frank Zappa]
Joined: Nov 2011
Posts: 175
O
Senior Member
Offline
Senior Member
O
Joined: Nov 2011
Posts: 175
Now install this base pack: mingw-w64-x86_64-qt5

similar error

Code
make.exe: Entering directory 'C:/msys64/src/qmc2-mame-fe'
The system cannot find the path specified.
"Configuring build of QMC2 0.244"
qmake -makefile -o Makefile.qmake -spec win32-g++ VERSION=0.244 QMC2_MINGW=1 SDL=2 TARGET=qmc2-mame CONFIG+=warn_off CONFIG+=release QMC2_LIBS+=-LC:/msys64/mingw64/lib/ QMC2_INCLUDEPATH+=C:/msys64/mingw64/lib/../include QMC2_INCLUDEPATH+=C:/msys64/mingw64/lib/../include/SDL2            'DEFINES+=QMC2_MAME QMC2_VERSION=0.244 BUILD_OS_NAME=Windows BUILD_OS_RELEASE=10.0.22000 BUILD_MACHINE=x86_64-w64-mingw32 PREFIX=. DATADIR="data" SYSCONFDIR="" QMC2_JOYSTICK=1 QMC2_PHONON=0 QMC2_MULTIMEDIA=1 QMC2_FADER_SPEED=2000 QMC2_BROWSER_EXTRAS_ENABLED QMC2_BROWSER_PLUGINS_ENABLED QMC2_BROWSER_JAVA_ENABLED QMC2_BROWSER_JAVASCRIPT_ENABLED QMC2_YOUTUBE_ENABLED QMC2_NOEFFECTDIALOGS QMC2_LIBARCHIVE_ENABLED QMC2_BUNDLED_MINIZIP QMC2_BUNDLED_ZLIB' qmc2.pro
Project ERROR: Unknown module(s) in QT: webkitwidgets
makefile:1074: recipe for target 'Makefile.qmake' failed
make.exe: *** [Makefile.qmake] Error 3
make.exe: Leaving directory 'C:/msys64/src/qmc2-mame-fe'

about unknown webkitwidgets
Code
[MINGW64] C:\msys64\src>pacman -Ss qtwebkit
mingw32/mingw-w64-i686-kdewebkit-qt5 5.85.0-1 (kf5)
    KDE Integration for QtWebKit (mingw-w64-qt5)
mingw32/mingw-w64-i686-qtwebkit 5.212.0alpha4-12
    Webkit module for Qt5 (mingw-w64)
mingw32/mingw-w64-i686-wkhtmltopdf-git 0.13.r1049.51f9658-2
    Convert HTML to PDF using QtWebkit (mingw-w64)
mingw64/mingw-w64-x86_64-kdewebkit-qt5 5.85.0-1 (kf5)
    KDE Integration for QtWebKit (mingw-w64-qt5)
mingw64/mingw-w64-x86_64-qtwebkit 5.212.0alpha4-12
    Webkit module for Qt5 (mingw-w64)
mingw64/mingw-w64-x86_64-wkhtmltopdf-git 0.13.r1049.51f9658-2
    Convert HTML to PDF using QtWebkit (mingw-w64)
ucrt64/mingw-w64-ucrt-x86_64-kdewebkit-qt5 5.85.0-1 (kf5)
    KDE Integration for QtWebKit (mingw-w64-qt5)
ucrt64/mingw-w64-ucrt-x86_64-qtwebkit 5.212.0alpha4-12
    Webkit module for Qt5 (mingw-w64)
ucrt64/mingw-w64-ucrt-x86_64-wkhtmltopdf-git 0.13.r1049.51f9658-2
    Convert HTML to PDF using QtWebkit (mingw-w64)
clang64/mingw-w64-clang-x86_64-kdewebkit-qt5 5.85.0-1 (kf5)
    KDE Integration for QtWebKit (mingw-w64-qt5)
clang64/mingw-w64-clang-x86_64-qtwebkit 5.212.0alpha4-12
    Webkit module for Qt5 (mingw-w64)

Last edited by oddi; 05/02/22 03:37 PM.
Joined: May 2008
Posts: 4,930
Likes: 24
Q
qmc2 Offline OP
Very Senior Member
OP Offline
Very Senior Member
Q
Joined: May 2008
Posts: 4,930
Likes: 24
I dunno what you did, but the"qt5-webview" package I've chosen came with webkit / webkitwidgets. Well, try installing the "mingw-w64-x86_64-qtwebkit" package.

Last edited by qmc2; 05/02/22 04:25 PM.

A mind is like a parachute. It doesn't work unless it's open. [Frank Zappa]
Joined: Nov 2011
Posts: 175
O
Senior Member
Offline
Senior Member
O
Joined: Nov 2011
Posts: 175
No luck, again a lot of errors. Thank you, atm qmc2 compiling it's mystery for me. smile

Ok, now compile with buildtools, but with win32env.bat - no luck.
Whats it's differents between buildtoos.bat and win32env.bat
i compare environments from both files - it's same.
Someone may explain me. Thank you.

Last edited by oddi; 05/02/22 06:49 PM.
Joined: Dec 2007
Posts: 5
W
Member
Offline
Member
W
Joined: Dec 2007
Posts: 5
Originally Posted by oddi
Project ERROR: Unknown module(s) in QT: webkitwidgets

Install:
Code
pacman -S mingw-w64-x86_64-qtwebkit

And try again.

Joined: Nov 2011
Posts: 175
O
Senior Member
Offline
Senior Member
O
Joined: Nov 2011
Posts: 175
Problem it's me, because i used my batch file with environments. Used win32env.bat
Mame compile with my batch without problems , but with QMC2 .....no luck:)

If used Rene's tutorial - QMC2 wiki , all it's fine.
I wanna compile qmc2 with my environment ..but have this erros.:
Code
make.exe: Entering directory 'C:/msys64/src/qmc2-mame-fe'
[b]The system cannot find the path specified.[/b]
"Updating build of QMC2 0.244"
make[1]: Entering directory 'C:/msys64/src/qmc2-mame-fe'
make -f Makefile.qmake.Release
make[2]: Entering directory 'C:/msys64/src/qmc2-mame-fe'
/C/msys64/mingw64/bin/uic.exe ui/qmc2main.ui -o build/ui_qmc2main.h
process_begin: CreateProcess(NULL, sh.yyy -c "/C/msys64/mingw64/bin/uic.exe ui/qmc2main.ui -o build/ui_qmc2main.h", ...) failed.
make (e=2): The system cannot find the file specified.
Makefile.qmake.Release:20887: recipe for target 'build/ui_qmc2main.h' failed
make[2]: *** [build/ui_qmc2main.h] Error 2
make[2]: Leaving directory 'C:/msys64/src/qmc2-mame-fe'
Makefile.qmake:45: recipe for target 'release' failed
make[1]: *** [release] Error 2
make[1]: Leaving directory 'C:/msys64/src/qmc2-mame-fe'
makefile:1053: recipe for target 'qmc2-bin' failed
make.exe: *** [qmc2-bin] Error 2
make.exe: Leaving directory 'C:/msys64/src/qmc2-mame-fe'

i can not found where qmc2 angry - The system cannot find the path specified.

btw - this pack pacman -S mingw-w64-x86_64-qtwebkit is installed smile
That is my saga smile

Joined: May 2008
Posts: 4,930
Likes: 24
Q
qmc2 Offline OP
Very Senior Member
OP Offline
Very Senior Member
Q
Joined: May 2008
Posts: 4,930
Likes: 24
@oddi: Have you installed "uic.exe" (the "Qt Tools")? It somehow cannot find it. It should be in "C:\msys64\mingw64\bin\uic.exe" according to your log.

Anyway, Qt WebKit is now (when you compile from source) no longer supported! It's Qt WebEngine instead, so we finally got rid of this old (but good) beast... it works, but there's still a lot to do, so I won't release a new version this time.

Last edited by qmc2; 06/01/22 08:24 AM.

A mind is like a parachute. It doesn't work unless it's open. [Frank Zappa]
Joined: Nov 2011
Posts: 175
O
Senior Member
Offline
Senior Member
O
Joined: Nov 2011
Posts: 175
Hello Rene, please your help for compile QMC2 under win10/11.
This is mystery for me smile

I used qmc2 wiki and step by step tutorial compile with "buildtools.bat" environment , btw - test too and with "win32env.bat" ......
same errors"
Tested witth the last mamedev tools ( with or without updates ) plus QT5 packages - no luck again.


Code
$ make -j3 LIBARCHIVE=1
Configuring build of QMC2 0.244
qmake -makefile -o Makefile.qmake -spec win32-g++ VERSION=0.244 QMC2_MINGW=1 SDL=2 TARGET=qmc2-mame CONFIG+=warn_off CONFIG+=release QMC2_LIBS+=-LC:/msys64/mingw64/lib/ QMC2_INCLUDEPATH+=C:/msys64/mingw64/lib/../include QMC2_INCLUDEPATH+=C:/msys64/mingw64/lib/../include/SDL2            'DEFINES+=QMC2_MAME QMC2_VERSION=0.244 BUILD_OS_NAME=Windows BUILD_OS_RELEASE=10.0.22000 BUILD_MACHINE=x86_64-w64-mingw32 PREFIX=. DATADIR="data" SYSCONFDIR="" QMC2_JOYSTICK=1 QMC2_PHONON=0 QMC2_MULTIMEDIA=1 QMC2_FADER_SPEED=2000 QMC2_GIT_REV=v0.243-10-gc5d915bc9 QMC2_BROWSER_EXTRAS_ENABLED QMC2_BROWSER_PLUGINS_ENABLED QMC2_BROWSER_JAVA_ENABLED QMC2_BROWSER_JAVASCRIPT_ENABLED QMC2_YOUTUBE_ENABLED QMC2_NOEFFECTDIALOGS QMC2_LIBARCHIVE_ENABLED QMC2_BUNDLED_MINIZIP QMC2_BUNDLED_ZLIB' qmc2.pro
Project ERROR: Unknown module(s) in QT: webenginewidgets
make: *** [Makefile:1076: Makefile.qmake] Error 3

If understand right under Linux not have problem with compile, under Windows - no.luck.

Many tnx and wait for your for advices.

Last edited by oddi; 06/08/22 06:58 AM.
Page 3 of 4 1 2 3 4

Moderated by  qmc2 

Link Copied to Clipboard
Who's Online Now
1 members (MrBogi), 303 guests, and 1 robot.
Key: Admin, Global Mod, Mod
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Forum Statistics
Forums9
Topics9,320
Posts121,929
Members5,074
Most Online1,283
Dec 21st, 2022
Our Sponsor
These forums are sponsored by Superior Solitaire, an ad-free card game collection for macOS and iOS. Download it today!

Superior Solitaire
Forum hosted by www.retrogamesformac.com