코코아팹은 누구나 창의적 아이디어를 현실로 만들어 낼 수 있도록
만들고, 공유하고, 배울 수 있는 터전이
되고자 합니다.
아이디와 비밀번호를 잊으셨나요?아이디 / 비밀번호 찾기
코코아팹 회원이 아니신가요? 회원가입
아두이노 컴파일오류
승헌 | 2018-06-10
|
|
---|---|
C:\Users\sec\AppData\Local\Temp\arduino_modified_sketch_533351\sketch_jun10a.ino:4:0: warning: "F" redefined #define F 349 // 파 ^ In file included from C:\Users\sec\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.21\cores\arduino/Arduino.h:231:0, from sketch\sketch_jun10a.ino.cpp:1: C:\Users\sec\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.21\cores\arduino/WString.h:38:0: note: this is the location of the previous definition #define F(string_literal) (reinterpret_cast<const __FlashStringHelper *>(PSTR(string_literal))) ^ C:\Users\sec\AppData\Local\Temp\ccC4fiiS.ltrans0.ltrans.o: In function `main': C:\Users\sec\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.21\cores\arduino/main.cpp:43: undefined reference to `setup' C:\Users\sec\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.21\cores\arduino/main.cpp:46: undefined reference to `loop' collect2.exe: error: ld returned 1 exit status exit status 1
이오류가 왜 뜨는지 알려주세요 |
|
이전글 | 아두이노 우노 스위치센서 관련 소스질문입니다.... | 2018-06-10 |
다음글 | 이러한 컴파일 에러가 뜨는 이유가 무엇인가요?... | 2018-06-10 |