Skip to content

jouyouyun/sinaweibo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deepin Speech Weibo

Depends

apt-get build-dep deepin-desktop-environment curl libopencv-dev

How to build?

mkdir build
cd build
cmake -DDEVELOP=1 ..
make