본문 바로가기

한별글명

검색하기
한별글명
프로필사진 한별글명

  • 분류 전체보기 (9)
    • Notice (0)
    • 라즈베리파이4 (2)
    • OSX (2)
    • OpenWRT (1)
    • C.C++ (1)
    • 오류정리 (3)
Guestbook
Notice
Recent Comments
Link
  • 서누레코즈
«   2025/12   »
일 월 화 수 목 금 토
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
  • 열리지
  • 펌웨어
  • WiFi
  • GUI
  • 라즈베리파이
  • error
  • 상태확인
  • Linux
  • airport -s
  • airport
  • vscode
  • OpenWRT
  • 코딩테스트
  • OpenSource
  • 명령어
  • 설정창
  • docker
  • kali
  • pcap
  • 칼리
  • Visual Studio
  • 않음
  • lpcap
  • 칼리리눅스
  • C++
  • C/C++
  • C
  • C programing
  • linuxGUI
  • Setting
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록pcap (1)

한별글명

VScode :: undefined reference to `pcap_close' 애러 해결

tasks.json 파일에 "-lpcap" 내용을 추가하면 된다. { "version": "2.0.0", "tasks": [ { "type": "cppbuild", "label": "C++ 빌드", "command": "/usr/bin/g++-10", "args": [ "-fdiagnostics-color=always", "-g", "${file}", "-o", "${fileDirname}/${fileBasenameNoExtension}", ], "options": { "cwd": "${fileDirname}" }, "problemMatcher": [ "$gcc" ], "group": "build", "detail": "컴파일러: /usr/bin/g++-10" } ] } 위에는 기본 tasks.json ..

오류정리 2022. 1. 8. 20:19
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바