Nothing is a Windows desktop search engine, just like Everything
Click here for our online Document.
This software is running on Windows 10(1903 or newer). To build from source, you need to provide the following tools:
- Visual Studio 2019
- Qt 5.13
- Python 3
- Python package: textract = 1.6.3
For more information, see Instruction
Download source code on master branch. Before running Project frontend, you should configure solution properties as follows:
-
Add Pybind11 dependency: Download the source file, add
path/to/Pybind11/include
to project backendAdditional Include Directories
-
Add python dependency: Install python3.*(3.5 or newer is recommended) on your Win10, add
path/to/python/include
to project backendAdditional Include Directories
, addpath/to/python/libs
to project backendAdditional Library Directories
Last but not least, please run this program as administrator.
纳鑫
- 学校:清华大学软件学院
- Email:[email protected]
王泽宇
- 学校:清华大学软件学院
- Email:[email protected]