1. Home
  2. Docs
  3. Ninterserial
  4. Getting started
  5. Acquiring and installing

Acquiring and installing

In order to acquire Ninterserial, you just have to follow those steps:

  1. Download the version according to your machine’s architecture:
  2. Execute the installer and install the program.
  3. After the installation, if everything runned successfully, you just have to execute Ninterserial from the start menu.

Compiling from source

In order to compile Ninterserial, you just have to follow those steps:

  1. Open the project’s repository available at: https://github.com/Nintersoft/Ninterserial/
  2. Clone the whole project (Link to the project’s archive master).
  3. Open the "pro" file which must be available in the "src" directory with Qt Creator.
  4. Right after the project’s synchronization (qmake execution), just press Ctrl + R in order to execute the project.
  5. Profit! The project has just been compiled from the source code!
  6. In order to execute it again, you just have to open the file named "Ninterserial(.exe)" which has been generated inside the compilation directory (build). See more at "Deploying Qt Applications"

Should any error occur, do not hesitate in contacting our team at any moment. We will try to resolve your problem as soon as possible.

Warning!

Please, make sure that you meet the minimal requirements as specified in "Characteristics and requirements"