Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 4 Support (Qt 6) › Felgo 4 on Visual Studio Code on Linux

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #25043

    Jan

    /usr/bin/ld: ~/Felgo/Felgo/gcc_64/lib/libFelgo.a(unzip.o): undefined reference to symbol ‘inflateEnd’

    #25051

    Alex
    Felgo Team

    Hi Jan,

    could you provide some more info of what you are trying to do and when this error happens? Please also provide your exact Linux distribution version.

    Best,
    Alex

    #25080

    Jan

    Ubuntu Studio 23.04 (KDE)

    Just try to build my project I can run in CLion and QtCreator without problems.

    It happens in linking stage:

    [build] /usr/bin/ld: /home/czarek/Felgo/Felgo/gcc_64/lib/libFelgo.a(unzip.o): undefined reference to symbol ‘inflateEnd’
    [build] /usr/bin/ld: /lib/x86_64-linux-gnu/libz.so.1: error adding symbols: DSO missing from command line
    [build] clang: error: linker command failed with exit code 1 (use -v to see invocation)
    [build] ninja: build stopped: subcommand failed.

    And funny – I have not direct reference to libz library

    target_link_libraries(${PROJECT_NAME} PRIVATE
    Felgo
    Qt6::Charts
    Qt6::Svg
    Qt6::WebView
    crypto
    ssl
    )

    #25083

    Alex
    Felgo Team
Viewing 4 posts - 1 through 4 (of 4 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded