Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Brainstorm
  4. Selling Application
Forum Updated to NodeBB v4.3 + New Features

Selling Application

Scheduled Pinned Locked Moved Brainstorm
4 Posts 3 Posters 2.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Aruz
    wrote on last edited by
    #1

    I developed an application with Qt4.8 QtSdk-offline-win-x86-v1_2_1.
    I want to sell it. And source is closed. I found the needed .dll files and copied the folder. I did not edit any library (.dll) file.
    I put lgpl-2.1 license file and my own selling license file same folder.
    This is the folder screenshot:

    !http://i49.tinypic.com/33jl6rc.png(folder)!
    These are the file list on the screenshot:
    @Calculate.exe
    gpl-2.1.txt
    libgcc_s_dw2-1.dll
    mingwm10.dll
    QtCore4.dll
    QtGui4.dll
    QtNetwork4.dll
    QtWebKit4.dll
    Selling License.txt@

    And this is the Untitled2.pro file content:

    @
    QT += gui webkit -no-openssl
    TARGET = Calculate
    TEMPLATE = app
    SOURCES += main.cpp
    mainwindow.cpp
    HEADERS += mainwindow.h
    FORMS += mainwindow.ui@

    Is there any problem for selling? Am I missing anything? Is there anything which I have to do? I do not have any chance for asking to a lawyer. Thanks for your time.

    Qt Project

    1 Reply Last reply
    0
    • J Offline
      J Offline
      Jake007
      wrote on last edited by
      #2

      As I'm aware if you did not change Qt sources or statically compiled them, you can.


      Code is poetry

      1 Reply Last reply
      0
      • A Offline
        A Offline
        Aruz
        wrote on last edited by
        #3

        I did not change Qt sources and I did not statically compiled. I dynamically compiled. Thanks a lot.

        Qt Project

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on last edited by
          #4

          That looks OK to me, but you should ask a lawyer: Your local legislation might have some peculiarities that you need to be aware of.

          Getting legal advice from random strangers on the internet is not considered reliable:-)

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved