Problems with the HUSKYLENS library arduino

Skipping contributed index file C:\Users\User\AppData\Local\Arduino15\HUSKYLENSArduino.git, parsing error occured:
com.fasterxml.jackson.core.JsonParseException: Unexpected character ('<' (code 60)): expected a valid value (number, String, array, object, 'true', 'false' or 'null')
at [Source: (FileInputStream); line: 8, column: 2]

I cannot install the Huskey lens library. It gives this type of errors

Hi @mrtinn3284. Please provide detailed instructions I can follow to reproduce the error you encountered.

Skipping contributed index file C:\Users\User\AppData\Local\Arduino15\HUSKYLENSArduino.git, parsing error occured:
com.fasterxml.jackson.core.JsonParseException: Unexpected character ('<' (code 60)): expected a valid value (number, String, array, object, 'true', 'false' or 'null')
at [Source: (FileInputStream); line: 8, column: 2]

C:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\User\AppData\Local\Arduino15\packages -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\User\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\User\OneDrive\Masaüstü\HuskeyLens\HUSKYLENSArduino-master\HUSKYLENS\libraries -fqbn=arduino:avr:uno -ide-version=10819 -build-path C:\Users\User\AppData\Local\Temp\arduino_build_624753 -warnings=none -build-cache C:\Users\User\AppData\Local\Temp\arduino_cache_457329 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avrdude.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17 -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17 -prefs=runtime.tools.avr-gcc.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7 -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7 -prefs=runtime.tools.arduinoOTA.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.3.0 -prefs=runtime.tools.arduinoOTA-1.3.0.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.3.0 -verbose C:\Users\User\OneDrive\Masaüstü\11\11.ino
C:\Program Files (x86)\Arduino\arduino-builder -compile -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\User\AppData\Local\Arduino15\packages -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\User\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\User\OneDrive\Masaüstü\HuskeyLens\HUSKYLENSArduino-master\HUSKYLENS\libraries -fqbn=arduino:avr:uno -ide-version=10819 -build-path C:\Users\User\AppData\Local\Temp\arduino_build_624753 -warnings=none -build-cache C:\Users\User\AppData\Local\Temp\arduino_cache_457329 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avrdude.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17 -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17 -prefs=runtime.tools.avr-gcc.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7 -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7 -prefs=runtime.tools.arduinoOTA.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.3.0 -prefs=runtime.tools.arduinoOTA-1.3.0.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.3.0 -verbose C:\Users\User\OneDrive\Masaüstü\11\11.ino
Using board 'uno' from platform in folder: C:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6
Using core 'arduino' from platform in folder: C:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6
Detecting libraries used...
"C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10819 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard" "C:\Users\User\AppData\Local\Temp\arduino_build_624753\sketch\11.ino.cpp" -o nul
Alternatives for Wire.h: [Wire@1.0]
ResolveLibrary(Wire.h)
-> candidates: [Wire@1.0]
"C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10819 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard" "-IC:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\Wire\src" "C:\Users\User\AppData\Local\Temp\arduino_build_624753\sketch\11.ino.cpp" -o nul
Alternatives for Servo.h: [Servo@1.1.8]
ResolveLibrary(Servo.h)
-> candidates: [Servo@1.1.8]
"C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10819 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard" "-IC:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\Wire\src" "-IC:\Program Files (x86)\Arduino\libraries\Servo\src" "C:\Users\User\AppData\Local\Temp\arduino_build_624753\sketch\11.ino.cpp" -o nul
Alternatives for HuskyLens.h: []
ResolveLibrary(HuskyLens.h)Lens.h: No such file or directory

-> candidates: []compilation terminated.

Şu dizinde 1.0 sürümündeki Wire kütüphanesi kullanılıyor: C:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\Wire
Şu dizinde 1.1.8 sürümündeki Servo kütüphanesi kullanılıyor: C:\Program Files (x86)\Arduino\libraries\Servo
exit status 1
HuskyLens.h: No such file or directory

OK, now this is a problem I can help with. I'll provide instructions you can follow to install the library:

  1. Click the following link to open the library's GitHub repository homepage in your web browser:
    https://github.com/HuskyLens/HUSKYLENSArduino
  2. Click the "<> Code ▾" button you see on that page.
  3. Select Download ZIP from the menu.
    A download of the ZIP file of the library will start.
  4. Wait for the download to finish.
  5. Unzip the downloaded file to any convenient location on your computer.
  6. Select Sketch > Include library > Add .ZIP Library from the Arduino IDE menus.
    The "Select the zip file containing the library you'd like to add" dialog will open.
  7. Select the HUSKYLENS subfolder of the folder you unzipped in the previous step.
  8. Click the "Open" button.
  9. Wait for Arduino IDE to show a "Successfully installed library ... notification.

After doing that, you should be able to compile your sketch without encountering that "HuskyLens.h: No such file or directory" error.


Please let me know if you have any questions or problems while following those instructions.

  • Click the following link to open the library's GitHub repository homepage in your web browser:
    GitHub - HuskyLens/HUSKYLENSArduino
  • Click the "<> Code ▾" button you see on that page.
  • Select Download ZIP from the menu.
    A download of the ZIP file of the library will start.
  • Wait for the download to finish.
  • Unzip the downloaded file to any convenient location on your computer.
  • Select Sketch > Include library > Add .ZIP Library

I did it after it wrote

Arduino:1.8.19 (Windows 10), Kart:"Arduino Uno"

Skipping contributed index file C:\Users\User\AppData\Local\Arduino15\HUSKYLENSArduino.git, parsing error occured:

com.fasterxml.jackson.core.JsonParseException: Unexpected character ('<' (code 60)): expected a valid value (number, String, array, object, 'true', 'false' or 'null')
at [Source: (FileInputStream); line: 8, column: 2]

Belirtilen dizin/zip dosyası geçerli bir kütüphane içermiyor.

Skipping contributed index file C:\Users\User\AppData\Local\Arduino15\HUSKYLENSArduino.git, parsing error occured:

com.fasterxml.jackson.core.JsonParseException: Unexpected character ('<' (code 60)): expected a valid value (number, String, array, object, 'true', 'false' or 'null')
at [Source: (FileInputStream); line: 8, column: 2]

Belirtilen dizin/zip dosyası geçerli bir kütüphane içermiyor.

After some investigation I determined that you attempted to install the "HUSKYLENS" by adding the URL of its repository to the "Additional Boards Manager URLs" field of your Arduino IDE preferences. It would have been nice if you would have been respectful enough to mention that you did that instead of leaving me to waste time trying to figure it out on my own.

"HUSKYLENS" is an Arduino Library. Boards Manager and the associated "Additional Boards Manager URLs" preference are only for use when installing Arduino boards platforms. They can not be used for installing libraries.

Please do this:

  1. Select File > Preferences... (or Arduino > Preferences... for macOS users) from the Arduino IDE menus.
    The "Preferences" dialog will open.
  2. Remove the HUSKYLENS URL from the "Additional Boards Manager URLs" field of the "Preferences" dialog.
  3. Click the "OK" button.

Arduino:1.8.19 (Windows 10), Kart:"Arduino Uno"

C:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\User\AppData\Local\Arduino15\packages -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\User\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\User\OneDrive\Masaüstü\HuskeyLens\HUSKYLENSArduino-master\HUSKYLENS\libraries -fqbn=arduino:avr:uno -ide-version=10819 -build-path C:\Users\User\AppData\Local\Temp\arduino_build_831991 -warnings=none -build-cache C:\Users\User\AppData\Local\Temp\arduino_cache_70167 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7 -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7 -prefs=runtime.tools.arduinoOTA.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.3.0 -prefs=runtime.tools.arduinoOTA-1.3.0.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.3.0 -prefs=runtime.tools.avrdude.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17 -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17 -verbose C:\Users\User\OneDrive\Masaüstü\11\11.ino

C:\Program Files (x86)\Arduino\arduino-builder -compile -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\User\AppData\Local\Arduino15\packages -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\User\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\User\OneDrive\Masaüstü\HuskeyLens\HUSKYLENSArduino-master\HUSKYLENS\libraries -fqbn=arduino:avr:uno -ide-version=10819 -build-path C:\Users\User\AppData\Local\Temp\arduino_build_831991 -warnings=none -build-cache C:\Users\User\AppData\Local\Temp\arduino_cache_70167 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7 -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7 -prefs=runtime.tools.arduinoOTA.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.3.0 -prefs=runtime.tools.arduinoOTA-1.3.0.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.3.0 -prefs=runtime.tools.avrdude.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17 -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17 -verbose C:\Users\User\OneDrive\Masaüstü\11\11.ino

Using board 'uno' from platform in folder: C:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6

Using core 'arduino' from platform in folder: C:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6

Detecting libraries used...

"C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10819 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard" "C:\Users\User\AppData\Local\Temp\arduino_build_831991\sketch\11.ino.cpp" -o nul

Alternatives for Wire.h: [Wire@1.0]

ResolveLibrary(Wire.h)

-> candidates: [Wire@1.0]

"C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10819 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard" "-IC:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\Wire\src" "C:\Users\User\AppData\Local\Temp\arduino_build_831991\sketch\11.ino.cpp" -o nul

Alternatives for Servo.h: [Servo@1.1.8]

ResolveLibrary(Servo.h)

-> candidates: [Servo@1.1.8]

"C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10819 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard" "-IC:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\Wire\src" "-IC:\Program Files (x86)\Arduino\libraries\Servo\src" "C:\Users\User\AppData\Local\Temp\arduino_build_831991\sketch\11.ino.cpp" -o nul

Alternatives for HuskyLens.h: []

ResolveLibrary(HuskyLens.h)

-> candidates: []11:3:10: fatal error: HuskyLens.h: No such file or directory

compilation terminated.

Şu dizinde 1.0 sürümündeki Wire kütüphanesi kullanılıyor: C:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\Wire

Şu dizinde 1.1.8 sürümündeki Servo kütüphanesi kullanılıyor: C:\Program Files (x86)\Arduino\libraries\Servo

exit status 1

HuskyLens.h: No such file or directory

I know I've given you a lot of trouble, but I really appreciate your help.

I see the filename in the installed library is actually HUSKYLENS.h, not HuskyLens.h as you have in the sketch you are attempting to compile (note the difference in case in the two filenames).

You can try to fix this by changing the line in your sketch code that looks like this:

#include <HuskyLens.h>

To this:

#include <HUSKYLENS.h>

Then try compiling again. Hopefully this time the sketch will compile without errors.


I am wondering about where you found the code that had the wrong filename. Hopefully there aren't other errors in it. If you would like to see some demonstrations of how to use the "HUSKYLENS", you can open the example sketches that are listed under the File > Examples > HUSKYLENS menu in Arduino IDE.

No worries. I'm only anxious to efficiently provide you with a solution to your problems so you can start progressing in your Arduino projects.

Arduino:1.8.19 (Windows 10), Kart:"Arduino Uno"

C:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\User\AppData\Local\Arduino15\packages -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\User\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\User\OneDrive\Masaüstü\HuskeyLens\HUSKYLENSArduino-master\HUSKYLENS\libraries -fqbn=arduino:avr:uno -ide-version=10819 -build-path C:\Users\User\AppData\Local\Temp\arduino_build_830547 -warnings=none -build-cache C:\Users\User\AppData\Local\Temp\arduino_cache_528030 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7 -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7 -prefs=runtime.tools.arduinoOTA.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.3.0 -prefs=runtime.tools.arduinoOTA-1.3.0.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.3.0 -prefs=runtime.tools.avrdude.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17 -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17 -verbose C:\Users\User\OneDrive\Masaüstü\11\11.ino

C:\Program Files (x86)\Arduino\arduino-builder -compile -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\User\AppData\Local\Arduino15\packages -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\User\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\User\OneDrive\Masaüstü\HuskeyLens\HUSKYLENSArduino-master\HUSKYLENS\libraries -fqbn=arduino:avr:uno -ide-version=10819 -build-path C:\Users\User\AppData\Local\Temp\arduino_build_830547 -warnings=none -build-cache C:\Users\User\AppData\Local\Temp\arduino_cache_528030 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7 -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7 -prefs=runtime.tools.arduinoOTA.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.3.0 -prefs=runtime.tools.arduinoOTA-1.3.0.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.3.0 -prefs=runtime.tools.avrdude.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17 -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17 -verbose C:\Users\User\OneDrive\Masaüstü\11\11.ino

Using board 'uno' from platform in folder: C:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6

Using core 'arduino' from platform in folder: C:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6

Detecting libraries used...

"C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10819 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard" "C:\Users\User\AppData\Local\Temp\arduino_build_830547\sketch\11.ino.cpp" -o nul

Alternatives for Wire.h: [Wire@1.0]

ResolveLibrary(Wire.h)

-> candidates: [Wire@1.0]

"C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10819 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard" "-IC:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\Wire\src" "C:\Users\User\AppData\Local\Temp\arduino_build_830547\sketch\11.ino.cpp" -o nul

Alternatives for Servo.h: [Servo@1.1.8]

ResolveLibrary(Servo.h)

-> candidates: [Servo@1.1.8]

"C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10819 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard" "-IC:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\Wire\src" "-IC:\Program Files (x86)\Arduino\libraries\Servo\src" "C:\Users\User\AppData\Local\Temp\arduino_build_830547\sketch\11.ino.cpp" -o nul

Alternatives for HUSKYLENS.h: []

ResolveLibrary(HUSKYLENS.h)

-> candidates: []

11:3:10: fatal error: HUSKYLENS.h: No such file or directory

compilation terminated.

Şu dizinde 1.0 sürümündeki Wire kütüphanesi kullanılıyor: C:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\Wire

Şu dizinde 1.1.8 sürümündeki Servo kütüphanesi kullanılıyor: C:\Program Files (x86)\Arduino\libraries\Servo

exit status 1

HUSKYLENS.h: No such file or directory

You were right about the Huskeylens name mistake. I fixed it but it gives this error. again

Please use Windows "File Explorer" to check whether the file is present at the following path:

C:\Users\User\OneDrive\Masaüstü\HuskeyLens\HUSKYLENSArduino-master\HUSKYLENS\libraries\HUSKYLENS\HUSKYLENS.h

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.