首页> 开发问题 >其它问题 其它问题
clion ctrl+鼠标左键不能调到函数实现
作者:小萝卜 2019-12-06 【 其它 】 浏览 4363
简介clion ctrl+鼠标左键不能调到函数实现
问题:ctrl+鼠标左键只能在函数定义和申明之间跳转,不能跳转到implement,如果按ctrl+shift+B会报“no implement”。
解决:更改CMakeList文件,更改版本号。
cmake_minimum_required(VERSION 3.6.3) set(CMAKE_CXX_STANDARD 17)
很赞哦! (0)
上一篇:matlab命令行双箭头消失
相关文章
- Python问题:SyntaxError: Non-ASCII character '\xe2' in file
- MapReduce报错:Error: java.io.IOException: Initialization of all the collectors failed. Error in last collector was :interface javax.xml.soap.Text
- datagrid MAC和VPNIP显示不出来,Time显示错误的问题
- Namenode 没启动
- idea maven 报-source 1.5 中不支持 diamond 运算符
- Python“Non-ASCII character 'xe5' in file”报错问题
- matlab命令行双箭头消失
- Python运行语法错误:IndentationError: unindent does not match any outer indentation level
- 解决:Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile
- Mapreduce报错:java.lang.ClassNotFoundException: Class Mapper not found