Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- 마리아 DB
- 우분투
- mysql
- ros
- C++
- 리눅스
- 오늘도 우라라 펫 공략
- 데이터 베이스
- install opencv-4.4.0 on ubuntu 22.04
- publish
- C언어
- while
- Subscribe
- mariaDB
- JungOl
- 기초
- 반복문
- 프로그래밍
- topic
- 등차수열
- Linux
- 토픽
- 그랑사가
- 오늘도 우라라
- 오늘도 우라라 펫
- 환경설정
- 오늘도 우라라 공략
- ubuntu
- LeetCode
- MSG
Archives
- Today
- Total
목록Package name "{package_name}" does not follow the naming conventions. It should start with a lower case letter and only contain lower case letters (1)
하루의 쉼터
[WARNING] Package name "{package_name}" does not follow the naming conventions. It should start with a lower case letter and only contain lower case letters, digits, underscores, and dashes.
| Package name "{package_name}" does not follow the naming conventions. It should start with a lower case letter and only contain lower case letters, digits, underscores, and dashes. 컴파일 도중 WARING 메시지를 종종 보게 되는데 Package name 경고가 뜨는 경우가 종종 있다. Package name 경고는 하이픈, 대문자 등 패키지 이름에 문제 사항이 있을 경우 발생하게 된다. 이를 무시하고 그냥 진행하게 되는 경우 아래와 같은 에러 메시지를 받을 수 있는데 설정을 제대로 찾지 못하는 모습을 볼 수 있다. 이에 따라 패키지명 및 CMakelists를..
프로그래밍 - 개발/ROS
2021. 5. 6. 13:41