Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I get an error while compiling #22

Open
ethem4161 opened this issue May 24, 2020 · 5 comments
Open

I get an error while compiling #22

ethem4161 opened this issue May 24, 2020 · 5 comments

Comments

@ethem4161
Copy link

where do you think there is an error?
11k
22k
33k
44k
I'm a little new at this, sorry :/
If you can shoot a short video while compiling, I can see where I did wrong. Thanks
Good Works.

@Mixiaoxiao
Copy link
Owner

Hi, guy, it is not my duty to teach you how to code.

#include <ESP8266WiFi.h>

const char *ssid = "your-ssid";
const char *password = "your-password";

@ethem4161
Copy link
Author

"Hi, Thank you for helping."
"I'm new to this software. sorry ;/"
"I have encountered such a problem now; "

Arduino: 1.8.12 (Windows Store 1.8.33.0) (Windows 10), Board: "Generic ESP8266 Module, 160 MHz, Flash, Legacy (new can return nullptr), Basic SSL ciphers (lower ROM use), dtr (aka nodemcu), 26 MHz, 40MHz, DOUT (compatible), 1MB (FS:64KB OTA:~470KB), 2, nonos-sdk 2.2.1+119 (191122), v2 Lower Memory, Disabled, None, All Flash Contents, 115200"

c:/users/dell/documents/arduinodata/packages/esp8266/tools/xtensa-lx106-elf-gcc/2.5.0-4-b40a506/bin/../lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld.exe: sketch\sketch_may24a.ino.cpp.o:(.text.setup+0xc): undefined reference to `config'

collect2.exe: error: ld returned 1 exit status

Multiple libraries were found for "WiFiServer.h"
Used: C:\Users\DELL\Documents\ArduinoData\packages\esp8266\hardware\esp8266\2.6.3\libraries\ESP8266WiFi
Not used: C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.33.0_x86__mdqgnx93n4wtt\libraries\WiFi
exit status 1
Error compiling for board Generic ESP8266 Module.

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

"I also tried linux operating system. Same mistake"

ofof

Good Works Guy.

@Mixiaoxiao
Copy link
Owner

Again, it is not my duty to teach you how to code.
I will not give any feedback in this issue, since it is really not an issue about this project.

undefined reference to `config'

@ethem4161
Copy link
Author

Thank you for helping.
I wish you good work.

@wahidsa
Copy link

wahidsa commented Jun 25, 2020

ethtem,
You are copy/paste script from the github page, NO!! this way it will not work.
Download the whole project as a .zip, open it through clicking the file name, this way it will load extra tabs, and everything is super.
Mixiaoxiao did a really hard and good job, but this is really not an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants