Skip to content

coderjxh/OpenTLD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

OpenTLD

from https://github.com/alantrrs/OpenTLD

Windows

$ git clone [email protected]:kyokyojiang/OpenTLD.git
$ git branch origin/windows
$ git pull

Ubuntu

$ emacs /etc/profile
  # add
  OpenCV_DIR=/home/install/opencv2.4.12.1
  LD_LIBRARY_PATH=$OpenCV_DIR/lib:$LD_LIBRARY_PATH
  export OpenCV_DIR LD_LIBRARY_PATH
$ source /etc/profile
$ git clone [email protected]:kyokyojiang/OpenTLD.git
$ git branch origin/ubuntu
$ git pull

Releases

No releases published

Packages

No packages published