【发布时间】:2011-09-13 06:33:34
【问题描述】:
我正在尝试在 windows 嵌入式紧凑型 7 上构建具有霓虹灯优化的 OpenMax(支持带有 NEON 的 Armv7)。目前我遇到了这个错误:
Error 1 error A2003: improper line syntax: . c:\Cortex-A8\vc\m4p10\src\omxVCM4P10_TransformDequantLumaDCFromPair_s.s 66 OpenMaxLibrary
line 66: dIn0 DN D0.S16
windows armasm.exe 无法理解“.S16”是什么意思 现在有人有任何解决方案或其他兼容的编译器吗?
【问题讨论】:
标签: assembly arm windows-ce openmax