add FAQ for Win build

This commit is contained in:
idea4good
2019-08-21 13:47:02 +08:00
parent da97e65710
commit 188fbd96bc
2 changed files with 6 additions and 2 deletions

View File

@@ -1,10 +1,14 @@
# How to build & port GuiLite?
## How to build GuiLite libary for Windows?
Prerequisite: Windows 10, visul stdio 2015/2017
- Open "GuiLite.sln" by Visual studio 2017
Prerequisite: Windows & Visul Studio 2013/2015/2017/2019
- Open "GuiLite.sln" by Visual Studio
- Click `Build Solution`
- Output here: \GuiLite\Debug(Release)\GuiLite.lib
FAQ: Error when open GuiLite project with Visual Studio, reconfigure the project to match your computer like this:
![vs-configure](vs-configure.jpg)
## How to build GuiLite libary for iOS/Mac and Linux(amd64) & raspberry pi?
- `cd GuiLite`
- `cmake .`

BIN
doc/vs-configure.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB