Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- "C:/Users/Mimi/Documents/Arduino/hardware/espressif/esp32/tools/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc" -nostdlib "-LC:/Users/Mimi/Documents/Arduino/hardware/espressif/esp32/tools/sdk/lib" "-LC:/Users/Mimi/Documents/Arduino/hardware/espressif/esp32/tools/sdk/ld" -T esp32_out.ld -T esp32.common.ld -T esp32.rom.ld -T esp32.peripherals.ld -T esp32.rom.spiram_incompatible_fns.ld -u ld_include_panic_highint_hdl -u call_user_start_cpu0 -Wl,--gc-sections -Wl,-static -Wl,--undefined=uxTopUsedPriority -u __cxa_guard_dummy -u __cxx_fatal_exception -Wl,--start-group .\WifiHelper.cpp.o .\sloeber.ino.cpp.o "C:/Users/Mimi/eclipse-workspaces/esp32/Project2/Release/arduino.ar" -lgcc -lopenssl -lbtdm_app -lfatfs -lwps -lcoexist -lwear_levelling -lhal -lnewlib -ldriver -lbootloader_support -lpp -lmesh -lsmartconfig -ljsmn -lwpa -lethernet -lphy -lapp_trace -lconsole -lulp -lwpa_supplicant -lfreertos -lbt -lmicro-ecc -lcxx -lxtensa-debug-module -lmdns -lvfs -lsoc -lcore -lsdmmc -lcoap -ltcpip_adapter -lc_nano -lrtc -lspi_flash -lwpa2 -lesp32 -lapp_update -lnghttp -lspiffs -lespnow -lnvs_flash -lesp_adc_cal -llog -lexpat -lm -lc -lheap -lmbedtls -llwip -lnet80211 -lpthread -ljson -lstdc++ -Wl,--end-group -Wl,-EL -o "C:/Users/Mimi/eclipse-workspaces/esp32/Project2/Release/Project2.elf" C:/Users/Mimi/eclipse-workspaces/esp32/Project2/Release/arduino.ar
- .\sloeber.ino.cpp.o: In function `Task::isEnabled()':
- C:\Users\Mimi\Documents\Arduino\libraries\TaskScheduler\src/TaskScheduler.h:312: multiple definition of `Task::isEnabled()'
- .\WifiHelper.cpp.o:C:\Users\Mimi\Documents\Arduino\libraries\TaskScheduler\src/TaskScheduler.h:312: first defined here
- .\sloeber.ino.cpp.o: In function `Task::getInterval()':
- sloeber.ino.cpp:(.text._ZN4Task11getIntervalEv+0x0): multiple definition of `Task::getInterval()'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task11getIntervalEv+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Task::getIterations()':
- sloeber.ino.cpp:(.text._ZN4Task13getIterationsEv+0x0): multiple definition of `Task::getIterations()'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task13getIterationsEv+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Task::getRunCounter()':
- sloeber.ino.cpp:(.text._ZN4Task13getRunCounterEv+0x0): multiple definition of `Task::getRunCounter()'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task13getRunCounterEv+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Task::setCallback(void (*)())':
- sloeber.ino.cpp:(.text._ZN4Task11setCallbackEPFvvE+0x0): multiple definition of `Task::setCallback(void (*)())'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task11setCallbackEPFvvE+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Task::setOnEnable(bool (*)())':
- sloeber.ino.cpp:(.text._ZN4Task11setOnEnableEPFbvE+0x0): multiple definition of `Task::setOnEnable(bool (*)())'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task11setOnEnableEPFbvE+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Task::setOnDisable(void (*)())':
- sloeber.ino.cpp:(.text._ZN4Task12setOnDisableEPFvvE+0x0): multiple definition of `Task::setOnDisable(void (*)())'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task12setOnDisableEPFvvE+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Task::reset()':
- sloeber.ino.cpp:(.text._ZN4Task5resetEv+0x0): multiple definition of `Task::reset()'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task5resetEv+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Task::setIterations(long)':
- sloeber.ino.cpp:(.text._ZN4Task13setIterationsEl+0x0): multiple definition of `Task::setIterations(long)'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task13setIterationsEl+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Task::enable()':
- sloeber.ino.cpp:(.text._ZN4Task6enableEv+0x0): multiple definition of `Task::enable()'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task6enableEv+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Task::enableIfNot()':
- sloeber.ino.cpp:(.text._ZN4Task11enableIfNotEv+0x0): multiple definition of `Task::enableIfNot()'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task11enableIfNotEv+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Task::delay(unsigned long)':
- sloeber.ino.cpp:(.text._ZN4Task5delayEm+0x0): multiple definition of `Task::delay(unsigned long)'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task5delayEm+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Task::enableDelayed(unsigned long)':
- sloeber.ino.cpp:(.text._ZN4Task13enableDelayedEm+0x0): multiple definition of `Task::enableDelayed(unsigned long)'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task13enableDelayedEm+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Task::forceNextIteration()':
- sloeber.ino.cpp:(.text._ZN4Task18forceNextIterationEv+0x0): multiple definition of `Task::forceNextIteration()'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task18forceNextIterationEv+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Task::yield(void (*)())':
- sloeber.ino.cpp:(.text._ZN4Task5yieldEPFvvE+0x0): multiple definition of `Task::yield(void (*)())'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task5yieldEPFvvE+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Task::yieldOnce(void (*)())':
- sloeber.ino.cpp:(.text._ZN4Task9yieldOnceEPFvvE+0x0): multiple definition of `Task::yieldOnce(void (*)())'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task9yieldOnceEPFvvE+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Task::setInterval(unsigned long)':
- sloeber.ino.cpp:(.text._ZN4Task11setIntervalEm+0x0): multiple definition of `Task::setInterval(unsigned long)'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task11setIntervalEm+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Task::set(unsigned long, long, void (*)(), bool (*)(), void (*)())':
- sloeber.ino.cpp:(.text._ZN4Task3setEmlPFvvEPFbvES1_+0x0): multiple definition of `Task::set(unsigned long, long, void (*)(), bool (*)(), void (*)())'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task3setEmlPFvvEPFbvES1_+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Task::disable()':
- sloeber.ino.cpp:(.text._ZN4Task7disableEv+0x0): multiple definition of `Task::disable()'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task7disableEv+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Task::restart()':
- sloeber.ino.cpp:(.text._ZN4Task7restartEv+0x0): multiple definition of `Task::restart()'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task7restartEv+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Task::restartDelayed(unsigned long)':
- sloeber.ino.cpp:(.text._ZN4Task14restartDelayedEm+0x0): multiple definition of `Task::restartDelayed(unsigned long)'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task14restartDelayedEm+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Task::isFirstIteration()':
- sloeber.ino.cpp:(.text._ZN4Task16isFirstIterationEv+0x0): multiple definition of `Task::isFirstIteration()'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task16isFirstIterationEv+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Task::isLastIteration()':
- sloeber.ino.cpp:(.text._ZN4Task15isLastIterationEv+0x0): multiple definition of `Task::isLastIteration()'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task15isLastIterationEv+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Scheduler::Scheduler()':
- sloeber.ino.cpp:(.text._ZN9SchedulerC2Ev+0x0): multiple definition of `Scheduler::Scheduler()'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN9SchedulerC2Ev+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Scheduler::Scheduler()':
- sloeber.ino.cpp:(.text._ZN9SchedulerC2Ev+0x0): multiple definition of `Scheduler::Scheduler()'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN9SchedulerC2Ev+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Scheduler::init()':
- sloeber.ino.cpp:(.text._ZN9Scheduler4initEv+0x0): multiple definition of `Scheduler::init()'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN9Scheduler4initEv+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Scheduler::addTask(Task&)':
- sloeber.ino.cpp:(.text._ZN9Scheduler7addTaskER4Task+0x0): multiple definition of `Scheduler::addTask(Task&)'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN9Scheduler7addTaskER4Task+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Task::Task(unsigned long, long, void (*)(), Scheduler*, bool, bool (*)(), void (*)())':
- sloeber.ino.cpp:(.text._ZN4TaskC2EmlPFvvEP9SchedulerbPFbvES1_+0x0): multiple definition of `Task::Task(unsigned long, long, void (*)(), Scheduler*, bool, bool (*)(), void (*)())'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4TaskC2EmlPFvvEP9SchedulerbPFbvES1_+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Task::Task(unsigned long, long, void (*)(), Scheduler*, bool, bool (*)(), void (*)())':
- sloeber.ino.cpp:(.text._ZN4TaskC2EmlPFvvEP9SchedulerbPFbvES1_+0x0): multiple definition of `Task::Task(unsigned long, long, void (*)(), Scheduler*, bool, bool (*)(), void (*)())'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4TaskC2EmlPFvvEP9SchedulerbPFbvES1_+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Scheduler::deleteTask(Task&)':
- sloeber.ino.cpp:(.text._ZN9Scheduler10deleteTaskER4Task+0x0): multiple definition of `Scheduler::deleteTask(Task&)'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN9Scheduler10deleteTaskER4Task+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Task::~Task()':
- sloeber.ino.cpp:(.text._ZN4TaskD2Ev+0x0): multiple definition of `Task::~Task()'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4TaskD2Ev+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Task::~Task()':
- sloeber.ino.cpp:(.text._ZN4TaskD2Ev+0x0): multiple definition of `Task::~Task()'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4TaskD2Ev+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Scheduler::disableAll(bool)':
- sloeber.ino.cpp:(.text._ZN9Scheduler10disableAllEb+0x0): multiple definition of `Scheduler::disableAll(bool)'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN9Scheduler10disableAllEb+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Scheduler::enableAll(bool)':
- sloeber.ino.cpp:(.text._ZN9Scheduler9enableAllEb+0x0): multiple definition of `Scheduler::enableAll(bool)'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN9Scheduler9enableAllEb+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Scheduler::startNow(bool)':
- sloeber.ino.cpp:(.text._ZN9Scheduler8startNowEb+0x0): multiple definition of `Scheduler::startNow(bool)'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN9Scheduler8startNowEb+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Scheduler::timeUntilNextIteration(Task&)':
- sloeber.ino.cpp:(.text._ZN9Scheduler22timeUntilNextIterationER4Task+0x0): multiple definition of `Scheduler::timeUntilNextIteration(Task&)'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN9Scheduler22timeUntilNextIterationER4Task+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Scheduler::currentTask()':
- sloeber.ino.cpp:(.text._ZN9Scheduler11currentTaskEv+0x0): multiple definition of `Scheduler::currentTask()'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN9Scheduler11currentTaskEv+0x0): first defined here
- .\sloeber.ino.cpp.o: In function `Scheduler::execute()':
- sloeber.ino.cpp:(.text._ZN9Scheduler7executeEv+0x0): multiple definition of `Scheduler::execute()'
- .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN9Scheduler7executeEv+0x0): first defined here
- collect2.exe: error: ld returned 1 exit status
- makefile:80: recipe for target 'Project2.elf' failed
- make: *** [Project2.elf] Error 1
Advertisement
Add Comment
Please, Sign In to add comment