"ea_devkit_4088_periph_blinky" Build Error under butuntu "board.h: No such file or directory"

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

"ea_devkit_4088_periph_blinky" Build Error under butuntu "board.h: No such file or directory"

814件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by js5oak on Fri Jan 10 11:27:41 MST 2014
Hi,

We started trying some of the demo code from ea_devkit_4088_periph folder under windows 7, they are running okay, but when we switched to ubuntu under VMware, the build process gave the error message "fatal error: board.h: No such file or directory".

Any suggestion?

Thanks!

ps. we are still running LPCOpen 1.03 for 4088

js

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

757件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by js5oak on Mon Jan 13 07:52:53 MST 2014
Thanks for the suggestion.

It turned out to be that in the project settings, all the folder separation were left in the windows format "\ ..\.. \.. ", after we changed them to Linux way as "/.. /.. /.. ", it now builds and runs without issue.
0 件の賞賛
返信

757件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Fri Jan 10 11:49:56 MST 2014
check for case sensitivity... e.g. on Linux, Board.h != board.h
0 件の賞賛
返信