Skip to content

Compile NoLimitConnect Using Qt Creator

1. Clone the Repository

git clone https://gitlab.com/nolimitconnectapps/nolimitapp.git

2. Open the Project in Qt Creator

  • Launch Qt Creator
  • Select Open Project
  • Open the file:
    nolimitapp/CMakeLists.txt

3. Configure & Build

  • Select your Qt Kit
    (e.g., Qt 6.9.x for Desktop)
  • Allow Qt Creator to configure the project
  • Click Build to generate the exe