在跑C-COT demo
(http://www.cvl.isy.liu.se/research/objrec/visualtracking/conttrack/index.html)的时候出现了问题
1. problem:
Warning: You are using gcc version ‘5.4.0’. The version of gcc is not supported. The version currently supported
with MEX is ‘4.9.x’. For a list of currently supported compilers see:
2. sulution:
- 设置完之后再用
C-COT/Continuous-ConvOp/external_libs/matconvnet/vi_compilenn.c
编译一下
本文介绍了解决C-COT demo在使用特定版本gcc编译时遇到的问题,提供了一个解决方案,即更改gcc版本并重新编译。
4677

被折叠的 条评论
为什么被折叠?



