emwin_hello_world project

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

emwin_hello_world project

693 次查看
andreaskneissl
Contributor II

I have downloaded the EmWin-library according the installation.txt in emwin directory. Now I have in this directory all library files in the subdirectory emWin_library\LPCXpresso. In my project "emwin_hello_world" I have integrated the search path.

Unbenannt.jpg

But I still get an error, that the library is not found.

Unbenannt2.JPG

Can anybody help me in this subject?

With best regards
Andreas Kneissl

标签 (1)
0 项奖励
回复
1 回复

535 次查看
thefallguy
Contributor IV

remove 'lib' from the start and '.a' from the end of the library name. The GNU linker automatically adds these. i.e. just use emWin_M4F