Skip to content
  • 144k Topics
    718k Posts
    gfxxG

    I write these for a view3d ...... my model is tested online on https://gltf-viewer.donmccurdy.com/ ...and have these test report:

    UNUSED_OBJECT This object may be unused. /meshes/0/primitives/0/attributes/TEXCOORD_0 UNUSED_OBJECT This object may be unused. /meshes/0/primitives/1/attributes/TEXCOORD_0 UNUSED_OBJECT This object may be unused. /meshes/1/primitives/0/attributes/TEXCOORD_0 UNUSED_OBJECT This object may be unused. /meshes/2/primitives/0/attributes/TEXCOORD_0 UNUSED_OBJECT This object may be unused. /meshes/2/primitives/1/attributes/TEXCOORD_0 UNUSED_OBJECT This object may be unused. /meshes/2/primitives/2/attributes/TEXCOORD_0 UNUSED_OBJECT This object may be unused. /meshes/3/primitives/0/attributes/TEXCOORD_0

    code for print model on a view3d ( these is code for model 6... but other is equal) ....

    Model { id: robotMod_6 source: "qrc:/models/u0_6.glb" pivot: Qt.vector3d(0, 35, 0) eulerRotation.y: useBusData ? busValues[5] : sliderValues[5] || 0 Component.onCompleted: console.log("Load model: 6", robotMod_6.status) }

    error obtained ....

    qml:Load model: 0: undefined qml: Load model: 1: undefined qml: Load model: 2 undefined qml: Load model: 3 undefined qml: Load model: 4 undefined qml: Load model: 5 undefined qml: Load model: 6 undefined Mesh file invalid Mesh file invalid Mesh file invalid Mesh file invalid Mesh file invalid Mesh file invalid

    I'm on ubuntu 24 ....al work great, but unable to show these models .....

    Any suggest is appreciated .... thanks

  • Jobs, project showcases, announcements - anything that isn't directly development
    4k Topics
    23k Posts
    P

    Thank you very much.

  • Everything related to designing and design tools

    125 Topics
    376 Posts
    M

    The Blend effect in QtGraphicalEffects was removed in Qt6, so how can I choose a blend mode for texture images?

  • Everything related to the QA Tools

    72 Topics
    204 Posts
    U

    @jagadish Thank you

  • Everything related to learning Qt.

    376 Topics
    2k Posts
    Ash_QtA

    @NeilParker-Qt Hey Neil, Thank you for sharing your challenge from the Into to QML course!

    I like the animation you added to bring up the additional details on the business card, and the icons add a lot to the design. The resizing whilst maintaining the aspect ratio was also a nice touch! Overall, with the headshot as the background, it looks like a very professional business card!

    I think some basic theming to the details button so the font and style match the rest of the design would finish off the application.

    Great job

  • 2k Topics
    13k Posts
    Christian EhrlicherC

    When you want to include some headers of a library you also must pass the include path to the compiler.
    If you use cmake, use target_include_directories() and add the desired include paths there. Later when you use this library (aka you link them with target_link_libraries()), cmake will automatically add the paths specified.

  • 4k Topics
    17k Posts
    Z

    Re: library "libssl.so.1.1" not found

    E/linker ( 6951): load_library(linker.cpp:759): library "libcrypto.so.1.1" not found
    E/linker ( 6951): load_library(linker.cpp:759): library "libcrypto" not found
    E/linker ( 6951): load_library(linker.cpp:759): library "crypto.so.1.1" not found
    E/linker ( 6951): load_library(linker.cpp:759): library "crypto" not found
    E/linker ( 6951): load_library(linker.cpp:759): library "libmaliinstr.so" not found

    E/linker ( 6951): load_library(linker.cpp:759): library "libresolv.so" not found
    E/linker ( 6951): load_library(linker.cpp:759): library "libresolv" not found

    E/linker ( 6951): load_library(linker.cpp:759): library "resolv.so" not found
    E/linker ( 6951): load_library(linker.cpp:759): libra

  • This is where all the posts related to the Qt web services go. Including severe sillyness.
    1k Topics
    10k Posts
    jsulmJ

    @exactchange
    First: stop insulting others! Read and follow https://forum.qt.io/topic/113070/qt-code-of-conduct Unless you want to be banned from here.
    Second: this is user forum, most people here are not from QtCompany and don't spam you - why are you insulting them?

    If you want to be constructive you should at least mention what kind of mails you get, so that somebody can figure out from where it is coming and how to stop it.