컴파일에는 문제가 없으나.. 아래와 같은 에러가 계속 발생하여 신경이 쓰임.. CMake Warning at /Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.25/Modules/Platform/Darwin-Initialize.cmake:303 (message): Ignoring CMAKE_OSX_SYSROOT value: /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk because the directory does not exist. Call Stack (most recent call first): /Applications/CLion.app/Contents/bin/cmake/mac/share..
// 현재 퍼미션 확인 $ git ls-tree HEAD 100644 blob 43eb4abf50ddb2be44a15f81ffcbf328cdc3607a make.sh // 퍼미션 변경 $ git update-index --chmod=+x make.sh // 확인 $ git status # On branch develop # Changes to be committed: # (use "git reset HEAD ..." to unstage) # # modified: make.sh // git push $ git commit -m "make.sh permission change" // 확인 $ git checkout . $ ls -la -rwxrwxr-x. 1 pu pu 6443 Nov 13 2019 make..
CentOS 7에서 yum 을 통해 진행한다. 참고 사이트: install, configure Install [root@gitlab ~]# curl https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.rpm.sh | sudo bash [root@gitlab ~]# EXTERNAL_URL="https://gitlab.example.com" yum install -y gitlab-ce - EXTERNAL_URL은 아이피 또는 url을 넣어준다. - /etc/gitlab/gitlab.rb에서 설치 후 변경 가능하다. > gitlab 설정 확인 및 변경 [root@gitlab ~]# vi /etc/gitlab/gitlab.rb - e..
VisualStudio 2017에서 Windows7.1SDK를 사용하여 빌드를 시도하였으나 아래와 같은 에러 발생 1>------ 모두 다시 빌드 시작: 프로젝트: test, 구성: Release x64 ------1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\x64\Microsoft.Cpp.x64.Targets(152,5): error MSB6006: "CL.exe"이(가) 종료되었습니다(코드: -1073741515).1>"test.vcxproj" 프로젝트를 빌드했습니다. - 실패========== 모두 다시 빌드: 성공 0, 실패 1, 생략 0 ========== google 검색하여 나온 방법 중 아래의 내용으로 해결... 1. [제어..
환경 OS: CentOS Linux release 7.4.1708 (Core)gcc: gcc-4.8.5-16.el7_4.1.x86_64 libgcc-4.8.5-16.el7_4.1.x86_64 libgcc-4.8.5-16.el7_4.1.i686 gcc -vUsing built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapperTarget: x86_64-redhat-linuxConfigured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugz..
여기에서 발췌 LibrariesLibraries are files whose names end in .a, or possibly .so. To designate a library, you can specify an absolute or relative path name or use the -l (lowercase letter L) flag in the form -lName. The last form designates a libName.afile, or when the rtl option is used, a libName.so file to be searched for in several directories. These search directories include any directories tha..
Settings - Editor - Code Style - C/C++'Wrapping and Braces' Tab Base class listAlign when multiline 해제 Constructor initialization listAlign when multiline 해제 Function declaration parametersAlign when multiline 해제 Function call argumentsAlign when multiline 해제 'if()' statement'else' on new line 설정 'for()' statementAlign when multiline 해제 'try()' statement'catch' on new line 설정 Binary expressionsA..
- Total
- Today
- Yesterday
- virtualbox
- lvremove
- Repository
- 센트6
- pfctl
- fielddata
- firewall-cmd service
- CLion
- physicaldisk
- _stats
- vgcreate
- CentOS
- update
- Ignoring CMAKE_OSX_SYSROOT value
- 물리디스크
- ld 옵션
- centos7
- mirrorlist
- CMAKE_OSX_SYSROOT
- install
- pf.anchors
- _status
- noipath
- aix ld
- yum
- lvm 늘리기
- aix compile
- postgresql11
- linux
- 파티션 추가
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |