cplusplusqt | Unsorted

Telegram-канал cplusplusqt - C++ & Qt

1169

Link: @CplusplusQt Embedded: @EMBCpp • Allowed Topics: C++ and everything related to Qt • Use only English • No Private Message without asking user's permission • No NSFW • No Spam • No unauthorized Bots • No Offtopic • No Self Promotions

Subscribe to a channel

C++ & Qt

Thanks a lot so far!

Читать полностью…

C++ & Qt

I never tried macdeployqt with Qt 6.4 yet.

Читать полностью…

C++ & Qt

Same in my machine for Qt 6.4.1

Читать полностью…

C++ & Qt

That's what I had before.

Читать полностью…

C++ & Qt

The deployment issue occurred first with the online installer. Then I installed brew, same issue.

Читать полностью…

C++ & Qt

(on separate occasions)

Читать полностью…

C++ & Qt

It seems so. It also seems as if macdeployqt didn't include it in the executable directory.

Читать полностью…

C++ & Qt

I believe DBus is only for the Linux platform and not for macOS (please correct me if I am wrong).

Читать полностью…

C++ & Qt

Well, the error message seems to imply just that.

Читать полностью…

C++ & Qt

QtDBus has not been copied into the application framework directory, but apparently is required for QtGui to run

Читать полностью…

C++ & Qt

Anyone have Qt working on Raspberry Pi?

Читать полностью…

C++ & Qt

Ubuntu and RedHat are the most popular...

Читать полностью…

C++ & Qt

Anyone know the answer to this question?

Читать полностью…

C++ & Qt

Right. Webengine shared lib can be used with statically built Qt core libs.

Читать полностью…

C++ & Qt

No. Documentation strictly said that you can't compile it statically.

Читать полностью…

C++ & Qt

Damn. Will check more later today. Gotta go back to work - this is pure hobby! 😊

Читать полностью…

C++ & Qt

Not sure if this is good news or bad news! 😊

Читать полностью…

C++ & Qt

I can just change the QT_DIR to switch.

Читать полностью…

C++ & Qt

Try removing the one installed by Brew and keep only the one installed via Qt installer.

Читать полностью…

C++ & Qt

This is definitely not correct.

Читать полностью…

C++ & Qt

Yes. Qt installer and also brew.

Читать полностью…

C++ & Qt

How did you install Qt? Using online installer?

Читать полностью…

C++ & Qt

shimaron@Christians-iMac-5 src % otool -L MandelPoster.app/Contents/Frameworks/QtGui.framework/Versions/A/QtGui
MandelPoster.app/Contents/Frameworks/QtGui.framework/Versions/A/QtGui:
@executable_path/../Frameworks/QtGui.framework/Versions/A/QtGui (compatibility version 6.0.0, current version 6.3.2)
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit (compatibility version 45.0.0, current version 2113.40.126)
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon (compatibility version 2.0.0, current version 165.0.0)
/System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO (compatibility version 1.0.0, current version 1.0.0)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 150.0.0, current version 1858.112.0)
/System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics (compatibility version 64.0.0, current version 1557.5.4)
/System/Library/Frameworks/CoreText.framework/Versions/A/CoreText (compatibility version 1.0.0, current version 1.0.0)
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation (compatibility version 300.0.0, current version 1858.112.0)
@executable_path/../Frameworks/libglib-2.0.0.dylib (compatibility version 7401.0.0, current version 7401.0.0)
@rpath/QtDBus.framework/Versions/A/QtDBus (compatibility version 6.0.0, current version 6.3.2)
/System/Library/Frameworks/Metal.framework/Versions/A/Metal (compatibility version 1.0.0, current version 261.13.0)
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL (compatibility version 1.0.0, current version 1.0.0)
/System/Library/Frameworks/AGL.framework/Versions/A/AGL (compatibility version 1.0.0, current version 1.0.0)
@executable_path/../Frameworks/libpng16.16.dylib (compatibility version 55.0.0, current version 55.0.0)
/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.11)
@executable_path/../Frameworks/libmd4c.0.dylib (compatibility version 0.0.0, current version 0.4.8)
@executable_path/../Frameworks/libfreetype.6.dylib (compatibility version 25.0.0, current version 25.3.0)
@executable_path/../Frameworks/libgthread-2.0.0.dylib (compatibility version 7401.0.0, current version 7401.0.0)
@rpath/QtCore.framework/Versions/A/QtCore (compatibility version 6.0.0, current version 6.3.2)
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit (compatibility version 1.0.0, current version 275.0.0)
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration (compatibility version 1.0.0, current version 1.0.0)
/usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 1300.23.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1311.100.3)
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices (compatibility version 1.0.0, current version 1141.1.0)
/usr/lib/libobjc.A.dylib (compatibility version 1.0.0, current version 228.0.0)

Читать полностью…

C++ & Qt

Is QtGui dependent on QtDBus? I don't think so.

Читать полностью…

C++ & Qt

CentOS is now dead TBH

Читать полностью…

C++ & Qt

Yes, I agree but most of the customers that will use the Qt final product software have to have a better distro. Interms of RedHat it was acquired by IBM and now they (IBM) have messed with CentOS...is the latest news I hear...

Читать полностью…

C++ & Qt

In a professional setting any Distro can be used depending on the company where you work.

Читать полностью…

C++ & Qt

In professional setting which Linux distro is used for Qt development which is not on Windows? I keep hearing RedHat Enerprise and some flavour of CentOS.

Читать полностью…

C++ & Qt

I meant this should be doable try it.

Читать полностью…

C++ & Qt

Should be doable, I think. Haven't tried it, unless there are architectural probs.

Читать полностью…
Subscribe to a channel