Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Luch00/LxBTSC
Browse files Browse the repository at this point in the history
  • Loading branch information
Luch00 committed Oct 6, 2018
2 parents 9fa26a0 + 4562056 commit 23692dd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ Embed linked images, youtube, tweets etc...


## Building

### Windows:
Visual Studio 2015/2017

Visual Studio 2015 (v140) toolset
Expand All @@ -45,6 +47,14 @@ Windows 8.1/10 SDK

[Qt 5.6.2](https://download.qt.io/official_releases/qt/5.6/5.6.2/)

### Linux:
Install Qt sdk and in the project directory run:

```
qmake -config release
make
```


## Debugging
To debug the javascript side of things, add the environment variable
Expand Down

0 comments on commit 23692dd

Please sign in to comment.