主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Dmitriy
活动总数
5
最后的活动
2022年08月22日 07:27
成员加入日期
2022年08月19日 09:20
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(0)
评论(4)
按最近的活动排序
最近的活动
投票数
创建于
2022年08月22日 07:27
I have reproduced my problem with a small Makefile (main.cc has simple hello world): main.o: g++ `getconf LFS_CFLAGS` -c main.cc -o ./main.oservice: main.o g++ -o service ./main.oclean: rm -...
社区
CLion
Compiler Info Errors
0 票
创建于
2022年08月19日 09:30
Forgot to tell, that I am using makefiles
社区
CLion
Compiler Info Errors
0 票
已编辑于
2022年08月19日 09:23
Compiler Info Errors editor tab contains lot of errors with this text: Compiler exited with error code 1: /opt/rh/devtoolset-10/root/usr/bin/g++ -xc++ <secret defines> -fconcepts -std=gnu++2a -c -f...
社区
CLion
Compiler Info Errors
0 票
创建于
2022年08月19日 09:19
it seems there is gcc version in logs above I've got similiar problem using Jetbrains Gateway with clion on remote host with g++ My g++ --version: /opt/rh/devtoolset-10/root/usr/bin/g++ --version g...
社区
CLion
Compiler Info Errors
0 票