vrcomputing

Results 5 issues of vrcomputing

CMake integration alongside the Qt project files Related to #119 # Required - [ ] Windows Qt5 compileable - [ ] Windows Qt6 compileable - [ ] Ubuntu 22.04 Qt5...

![image](https://user-images.githubusercontent.com/6728289/198089418-8ad0aa24-6cb7-4c83-af4a-41cbf38739df.png)

Fixes the following ` unresolved external symbol` error when compiling QSkinny on Windows using MSVC 2019 in conjunction with Qt 5.15.2 and MSBuild Tools. ```bash [build] QskMaterial3SkinFactory.cpp [build] Creating library...

![image](https://github.com/uwerat/qskinny/assets/6728289/3d9966fa-40fe-4f87-9f96-e01167d97144) - [x] make each control selectable - [x] make each skin selectable - [x] make each scheme selectable - [ ] make each control exportable as image - [...