lvgl / lv_port_win_codeblocks

Windows PC simulator project for LVGL embedded GUI Library
MIT License
129 stars 79 forks source link

error: ld returned 1 exit status #17

Closed smIsmaeelm closed 3 years ago

smIsmaeelm commented 3 years ago

Hey. I use Win7. I did all the steps as it is said but when I compile the code I get the error that you can see in the topic. Also, I tried to download and use the file directly, after unzipping and adding it to codeblocks it said: |13|fatal error: lvgl/lvgl.h: No such file or directory|

include "lvgl/lvgl.h"

include "lv_examples/src/lv_demo_widgets/lv_demo_widgets.h"

include "lv_drivers/win32drv/win32drv.h"

I was wondering if you could help me. Thank you

smIsmaeelm commented 3 years ago

UPDATE: I remove the hole file, that I downloaded, and download it again. It works. Thank you and have a good time

kisvegabor commented 3 years ago

Grea! :slightly_smiling_face: