Double

Results 7 comments of Double
trafficstars

1. 找docker-compose位置 > whereis docker-compose 2. 如果有安裝 先刪掉之前安裝的檔案 >rm /usr/bin/docker-compose 3. 進到root >sudo -i 4. 下載檔案放到/usr/bin/ curl -L https://github.com/docker/compose/releases/download/1.11.1/docker-compose-`uname -s`-uname -m` > /usr/bin/docker-compose 5. 修改權限 > chmod +x /usr/bin/docker-compose

Try using quotes like the following command: ``` ./gocv "rtsp://admin:[email protected]" ````

Does not appear to contain `CMakeLists.txt` `CMakeFiles/`

Hi @Broad-sky, Can you provide Cmakefile? Because this Makefile is generated by CMakeLIst.txt > 你可以提供Cmakefile吗? 因为这个Makefile是由CMakefile产生的