Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Pseudomanifold committed Aug 24, 2017
1 parent e356f35 commit 8bd9d01
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 @@ -14,11 +14,21 @@ Moreover, the widget demonstrates several interaction mechanisms:

# Requirements

* Linux or MacOS X (see below for a brief discussion on supporting
Microsoft Windows)
* A recent C++ compiler with support for C++11
* `CMake` (minimum version 2.8.11)
* `Qt5`
* `OpenSceneGraph`

## What about Microsoft Windows

I am not familiar enough with graphics programming for Microsoft Windows
to fully support this as a target platform. In [issue 7](https://github.com/Submanifold/QtOSG/issues/7), it was briefly
discussed that some modifications are required for QtOSG to fully
compile/work under Microsoft Windows. If you want to target this
platform, I would be glad for the help!

# Building QtOSG

$ git clone https://github.com/Submanifold/QtOSG
Expand Down

0 comments on commit 8bd9d01

Please sign in to comment.