undeclared identifier error with vanilla build

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

undeclared identifier error with vanilla build

ソリューションへジャンプ
819件の閲覧回数
tonybrown
Contributor I

Hi all,

I'm just trying to set my first build system up, but I keep getting this error when I try and build.

C:\WINCE600\PLATFORM\iMX51-EVK\SRC\DRIVERS\IPUV3\DISPLAY\.\bspdisplay.cpp(1104) : error C2065: 'DDK_IOMUX_PIN_DISP1_DAT11' : undeclared identifier.

I've searched the forums and I've installed the latest rollups as described but I keep getting this error - can anyone help?

thanks,

Tony.

ラベル(1)
タグ(2)
0 件の賞賛
1 解決策
683件の閲覧回数
JerryZeng
NXP Employee
NXP Employee

Are you using your customized workspace? If yes, please check if you set "bsp_si_ver" to "2.0" in your pbxml file. Without such settng you'll see the build error.

With default Freescale MX51 EVK workspace, you should never see such build error as such setting has been defined in the default workspace.

元の投稿で解決策を見る

0 件の賞賛
1 返信
684件の閲覧回数
JerryZeng
NXP Employee
NXP Employee

Are you using your customized workspace? If yes, please check if you set "bsp_si_ver" to "2.0" in your pbxml file. Without such settng you'll see the build error.

With default Freescale MX51 EVK workspace, you should never see such build error as such setting has been defined in the default workspace.

0 件の賞賛