Arduino: 1.8.9 (Windows Store 1.8.21.0) (Windows 10), Board: "Arduino/Genuino Uno"
Warning: Board gizduino-:avr:Gizduino168 doesn't define a 'build.board' preference. Auto-set to: AVR_GIZDUINO168
Warning: Board gizduino-:avr://MiniUSB168 doesn't define a 'build.board' preference. Auto-set to: AVR_//MINIUSB168
Warning: Board gizduino-:avr:MiniUSB168 doesn't define a 'build.board' preference. Auto-set to: AVR_MINIUSB168
Build options changed, rebuilding all
C:\Users\Anchita\Documents\Arduino\libraries\LiquidCrystal\I2CIO.cpp:35:26: fatal error: ../Wire/Wire.h: No such file or directory
compilation terminated.
exit status 1
Error compiling for board Arduino/Genuino Uno.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
These steps may also save you some unnecessary time and effort in the forum.
-
Always provide as much detail as possible to your issue it may be important.
-
If applicable provide your SKETCH inside CODE TAGS ( </> ) or a CREATE share link.
-
If applicable provide a schematic even if hand drawn.
-
Pictures are an invaluable aid. See THIS TOPIC for help posting them.
COMMON ISSUES
-
Check you have a COMMON GROUND where required.
-
Where possible use USB 2.0 ports or a USB 2.0 POWERED HUB to rule out USB 3.0 issues.
-
Try other computers where possible.
-
Try other USB leads where possible.
-
You may not have the correct driver installed. CH340/341 or CP2102
-
There may be a problem with the board check your wiring first.
-
Remove any items connected to pins 0 and 1.
COMPUTER RELATED
-
Ensure you turn off any additional security / antivirus just to test.
-
There may be a problem with the PC try RESTARTING it.
-
You may be selecting the wrong COM port.
-
Avoid cloud/network based installations where possible OR ensure your Network/Cloud software is RUNNING.
-
Clear your browsers CACHE.
-
If using CREATE then try an INCOGNITO window or similar to rule out browser add-on's.
-
Close the IDE before using any other serial programs.
-
Preferably install IDE's as ADMINISTRATOR or your OS equivalent
-
If you have tried multiple IDE's then you may need to perform additional clean up.
Performing the above actions may help resolve your problem without further help.
Bob.