emwin_hello_world project

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

emwin_hello_world project

1,037件の閲覧回数
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 返信

879件の閲覧回数
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