코코아팹은 누구나 창의적 아이디어를 현실로 만들어 낼 수 있도록
만들고, 공유하고, 배울 수 있는 터전이
되고자 합니다.
아이디와 비밀번호를 잊으셨나요?아이디 / 비밀번호 찾기
코코아팹 회원이 아니신가요? 회원가입
컴파일 오류
순순 | 2018-01-18
|
|
---|---|
C:\Users\?뿼\Desktop\kocoafab_project_649\kocoafab_project_649\kocoafab_project_649.ino: In function 'void loop()': C:\Users\?뿼\Desktop\kocoafab_project_649\kocoafab_project_649\kocoafab_project_649.ino:49:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] C:\Users\?뿼\Desktop\kocoafab_project_649\kocoafab_project_649\kocoafab_project_649.ino:52:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] C:\Users\?뿼\Desktop\kocoafab_project_649\kocoafab_project_649\kocoafab_project_649.ino:55:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] libraries\Adafruit_NeoPixel-1.1.3\Adafruit_NeoPixel.cpp.o (symbol from plugin): In function `Adafruit_NeoPixel::show()': (.text+0x0): multiple definition of `Adafruit_NeoPixel::show()' sketch\Adafruit_NeoPixel.cpp.o (symbol from plugin):(.text+0x0): first defined here libraries\Adafruit_NeoPixel-1.1.3\Adafruit_NeoPixel.cpp.o (symbol from plugin): In function `Adafruit_NeoPixel::show()': (.text+0x0): multiple definition of `Adafruit_NeoPixel::setPixelColor(unsigned int, unsigned char, unsigned char, unsigned char)' sketch\Adafruit_NeoPixel.cpp.o (symbol from plugin):(.text+0x0): first defined here libraries\Adafruit_NeoPixel-1.1.3\Adafruit_NeoPixel.cpp.o (symbol from plugin): In function `Adafruit_NeoPixel::show()': (.text+0x0): multiple definition of `Adafruit_NeoPixel::setPixelColor(unsigned int, unsigned long)' sketch\Adafruit_NeoPixel.cpp.o (symbol from plugin):(.text+0x0): first defined here libraries\Adafruit_NeoPixel-1.1.3\Adafruit_NeoPixel.cpp.o (symbol from plugin): In function `Adafruit_NeoPixel::show()': (.text+0x0): multiple definition of `Adafruit_NeoPixel::getPixelColor(unsigned int) const' sketch\Adafruit_NeoPixel.cpp.o (symbol from plugin):(.text+0x0): first defined here libraries\Adafruit_NeoPixel-1.1.3\Adafruit_NeoPixel.cpp.o (symbol from plugin): In function `Adafruit_NeoPixel::show()': (.text+0x0): multiple definition of `Adafruit_NeoPixel::~Adafruit_NeoPixel()' sketch\Adafruit_NeoPixel.cpp.o (symbol from plugin):(.text+0x0): first defined here libraries\Adafruit_NeoPixel-1.1.3\Adafruit_NeoPixel.cpp.o (symbol from plugin): In function `Adafruit_NeoPixel::show()': (.text+0x0): multiple definition of `Adafruit_NeoPixel::~Adafruit_NeoPixel()' sketch\Adafruit_NeoPixel.cpp.o (symbol from plugin):(.text+0x0): first defined here libraries\Adafruit_NeoPixel-1.1.3\Adafruit_NeoPixel.cpp.o (symbol from plugin): In function `Adafruit_NeoPixel::show()': (.text+0x0): multiple definition of `Adafruit_NeoPixel::begin()' sketch\Adafruit_NeoPixel.cpp.o (symbol from plugin):(.text+0x0): first defined here libraries\Adafruit_NeoPixel-1.1.3\Adafruit_NeoPixel.cpp.o (symbol from plugin): In function `Adafruit_NeoPixel::show()': (.text+0x0): multiple definition of `Adafruit_NeoPixel::setPin(unsigned char)' sketch\Adafruit_NeoPixel.cpp.o (symbol from plugin):(.text+0x0): first defined here libraries\Adafruit_NeoPixel-1.1.3\Adafruit_NeoPixel.cpp.o (symbol from plugin): In function `Adafruit_NeoPixel::show()': (.text+0x0): multiple definition of `Adafruit_NeoPixel::Color(unsigned char, unsigned char, unsigned char)' sketch\Adafruit_NeoPixel.cpp.o (symbol from plugin):(.text+0x0): first defined here libraries\Adafruit_NeoPixel-1.1.3\Adafruit_NeoPixel.cpp.o (symbol from plugin): In function `Adafruit_NeoPixel::show()': (.text+0x0): multiple definition of `Adafruit_NeoPixel::getPixels() const' sketch\Adafruit_NeoPixel.cpp.o (symbol from plugin):(.text+0x0): first defined here libraries\Adafruit_NeoPixel-1.1.3\Adafruit_NeoPixel.cpp.o (symbol from plugin): In function `Adafruit_NeoPixel::show()': (.text+0x0): multiple definition of `Adafruit_NeoPixel::numPixels() const' sketch\Adafruit_NeoPixel.cpp.o (symbol from plugin):(.text+0x0): first defined here libraries\Adafruit_NeoPixel-1.1.3\Adafruit_NeoPixel.cpp.o (symbol from plugin): In function `Adafruit_NeoPixel::show()': (.text+0x0): multiple definition of `Adafruit_NeoPixel::setBrightness(unsigned char)' sketch\Adafruit_NeoPixel.cpp.o (symbol from plugin):(.text+0x0): first defined here libraries\Adafruit_NeoPixel-1.1.3\Adafruit_NeoPixel.cpp.o (symbol from plugin): In function `Adafruit_NeoPixel::show()': (.text+0x0): multiple definition of `Adafruit_NeoPixel::getBrightness() const' sketch\Adafruit_NeoPixel.cpp.o (symbol from plugin):(.text+0x0): first defined here libraries\Adafruit_NeoPixel-1.1.3\Adafruit_NeoPixel.cpp.o (symbol from plugin): In function `Adafruit_NeoPixel::show()': (.text+0x0): multiple definition of `Adafruit_NeoPixel::clear()' sketch\Adafruit_NeoPixel.cpp.o (symbol from plugin):(.text+0x0): first defined here collect2.exe: error: ld returned 1 exit status exit status 1
네오픽셀 블루투스로 제어하려고 합니다 |
|
이전글 | fritzing.exe에서 도구 받기 | 2018-01-17 |
다음글 | 카메라 모듈과 lcd모듈 추천 | 2018-01-19 |