Skip to content

How to duild under Windows

Nikolay edited this page Jan 20, 2016 · 1 revision
git clone https://github.com/guanlisheng/wxSqlitePlus --recursive

Open the build\msvc_2013e\wxsqliteplus.sln file by Microsoft Visual Studio 12.0 Open Solution Explorer (Ctrl+W,S) and set wxsqliteplus as startup project. Press Shift+Ctrl+B to build the project.

Clone this wiki locally