Skip to content

Broentech/sdraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SDRAW

SDRAW - A drawing application for Desktop, written in C++ Qt

by Stian Broen, 2016 (C) Broentech Solutions AS stian@broentech.no

Installation

How do I build it?

First you need (for Windows) :

  1. Qt 5.X
  2. (Optional) Visual Studio
  3. Git

Open a shell according to your setup. I use Qt 5.7 64-bit for Desktop (MSVC 2013)

Go to /scripts run setEnv.cmd

go to /source run qmake -r make

(if you have Visual Studio) : run qmake -r -tp vc cmake

You can open the project in Visual Studio now go to /scripts run vcstart.cmd browse to your sln file and open it

Usage

Read here for an article, including video, that explains it all : https://broentech.no/#!/nativeapps/579f5394bd1dc493c687a676

License

LGPL v3, see separate file

About

A drawing application for Desktop, written in C++ Qt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published