跳到內容
  • 144k 主題
    723k 貼文
    M
    I'm working on an application and I found out QT has it's own deployment API for cmake making easily to bundle all the dependencies in a portable build. Now I've noticed that while it bundles statically linked libraries, it fails to bundle shared libraries such as zlib for example. Is there any way to also make it include some of the other shared dependencies automatically, besides the QT ones?
  • Jobs, project showcases, announcements - anything that isn't directly development
    4k 23k
    4k 主題
    23k 貼文
    N
    now its failing due to: FAILED: v8_context_snapshot_generator "<>/python-3.8.1-rh7/bin/python3" "<>/qtwebengine/src/3rdparty/chromium/build/toolchain/gcc_link_wrapper.py" --output="./v8_context_snapshot_generator" -- <>/gcc-10.3.0-rocky8/bin/g++ -Wl,--build-id=sha1 -fPIC -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -m64 -Wl,-O2 -Wl,--gc-sections -Wl,-z,defs -Wl,--as-needed -rdynamic -pie -Wl,--disable-new-dtags -L<>/rocky8/harfbuzz-11.3.3/lib64 -o "./v8_context_snapshot_generator" -Wl,--start-group @"./v8_context_snapshot_generator.rsp" -Wl,--end-group -latomic -ldl -lpthread -lrt -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lresolv -ljpeg -lpng16 -lz -lxml2 -lxslt -lm -lexpat -lfreetype -lfontconfig -lharfbuzz-subset -lharfbuzz -ldbus-1 -ldrm -lasound -ludev -Wl,--start-group -Wl,--end-group <>/qt/build/qtwebengine/src/core/Release/x86_64/obj/third_party/blink/renderer/modules/app_banner/libapp_banner.a: error adding symbols: Malformed archive collect2: error: ld returned 1 exit status
  • Everything related to designing and design tools

    127 383
    127 主題
    383 貼文
    R
    I see this is an old thread and I see several unresolved threads on this topic. I'm leaving this incase it helps someone else who ends up here. The solution was twofold for me. Go to File > Export Project and select Enable Python Generator. This will create a main.py. Make sure you pip install PySide6-DS Hope this helps someone.
  • Everything related to the QA Tools

    77 213
    77 主題
    213 貼文
    J
    Hello i am using WinCC OA to develop a qt application. WinCC OA has some custom elements which cannot be detected by squish for example a polygon. Squish is now not able to detect this element with the picker. I know the name of the element but as it is of WinCC OA internal i do not know the type: waitForObject( {"container": "container", "name": "POLYGON1","type": "???","visible": 1} ); How do i get this information? And what to use if unknown? Is there any other way? I mainly just need to click this element. Thanks a lot
  • Everything related to learning Qt.

    382 2k
    382 主題
    2k 貼文
    V
    Thank you 😊
  • 2k 主題
    13k 貼文
    SGaistS
    Oh right, I forgot about that one. Depending on the content you can apply the same to rows. In any case, since your issue is fixed, please mark the thread as solved using the "Topic Tools" button so that other forum members may know a solution has been found :-)
  • 4k 主題
    18k 貼文
    J
    项目最近有一个手写输入的需求,因为需要在触摸屏设备上工作,所以不能直接用现成的输入法,研究了一下开源的一些手写输入库,最后找到了一个基于 QWidget 和 Windows Ink 的手写输入项目,但是我需要 QML 的实现,所以自己进行了一定的拓展,包括解决了输入框焦点切换的问题,有需要的可以看一看 地址:Windows_handwriting
  • This is where all the posts related to the Qt web services go. Including severe sillyness.
    1k 10k
    1k 主題
    10k 貼文
    SGaistS
    @RokeJulianLockhart to the best of my knowledge, no. The first release of Discourse was in 2014 and the forum is several years older than that.