We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
` New Text Document (3).txt ov7670.h.txt
./opt/arduino-builder/arduino-builder` -compile -core-api-version 10611 -build-path /tmp/266865351/build -hardware opt/arduino-builder/hardware -hardware ./opt/cores -tools opt/arduino-builder/tools -tools ./opt/tools -built-in-libraries opt/libraries/latest -libraries /tmp/266865351/pinned -libraries /tmp/266865351/custom -fqbn arduino:avr:uno -build-cache /tmp -logger humantags -verbose=false /tmp/266865351/sketch_jan24a
/tmp/ccGoZPWp.ltrans0.ltrans.o: In function `main':
/home/admin/builder/opt/cores/arduino/avr/cores/arduino/main.cpp:43: undefined reference to `setup'
/home/admin/builder/opt/cores/arduino/avr/cores/arduino/main.cpp:46: undefined reference to `loop'
collect2: error: ld returned 1 exit status
exit status 1
The text was updated successfully, but these errors were encountered:
could'nt find the solution for long time..pls help me frnds,,,tnx in advance
Sorry, something went wrong.
@achu1431
Can you post your full makefile and source file?
if he's calling arduino-builder he's not even using the makefile. he may have just confused issue #370
i seem to recall some old problem where you can't have your own main()
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
`
New Text Document (3).txt
ov7670.h.txt
./opt/arduino-builder/arduino-builder` -compile -core-api-version 10611 -build-path /tmp/266865351/build -hardware opt/arduino-builder/hardware -hardware ./opt/cores -tools opt/arduino-builder/tools -tools ./opt/tools -built-in-libraries opt/libraries/latest -libraries /tmp/266865351/pinned -libraries /tmp/266865351/custom -fqbn arduino:avr:uno -build-cache /tmp -logger humantags -verbose=false /tmp/266865351/sketch_jan24a
/tmp/ccGoZPWp.ltrans0.ltrans.o: In function `main':
/home/admin/builder/opt/cores/arduino/avr/cores/arduino/main.cpp:43: undefined reference to `setup'
/home/admin/builder/opt/cores/arduino/avr/cores/arduino/main.cpp:46: undefined reference to `loop'
collect2: error: ld returned 1 exit status
exit status 1
The text was updated successfully, but these errors were encountered: