cplusplusqt | Unsorted

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

1220

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

I would love to see Qt Front-end & Backend on both Android & ChromiumOS & FuschiaOS.

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

C++ & Qt

I would love to see Qt Front-end & Backend on both Android & ChromiumOS & FuschiaOS.

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

C++ & Qt

To use Snap7 with QT, you will need to install the library and its dependencies on your system, and then configure your QT project to use it. This typically involves adding the appropriate include paths and library directories to your project settings, and linking your project to the Snap7 library.

Once the library is installed and configured, you can use the provided APIs and functions to implement the PROFINET communication functions in your C++ code. This will typically involve creating a PROFINET device object, configuring its communication parameters, and then using the provided functions to send and receive data over the network.

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

C++ & Qt

I just tried macdeployqt, it worked perfectly.

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

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

https://github.com/ravynsoft/ravynos

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

C++ & Qt

Who in this group is currently working on this?

https://www.phoronix.com/news/Chromium-Qt-WIP

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

C++ & Qt

Deployed and running without any issue.

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

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...

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