can not compile SOP_PDC_Export.C

   4033   0   0
User Avatar
Member
7 posts
Joined: March 2010
Offline
I can successfully compile SOP_PDC_Import.C, but can not compile SOP_PDC_Export.C, why? help me.

houdini 11.0.581
Houdini_PDC_src_v1.5.1


set MSVCDir=C:\Program Files (x86)\Microsoft Visual Studio 8\VC
hcustom SOP_PDC_Export.C


error:
e:\hdk\SOP_PDC_Export_writePDCFile.C(335) : error C2065: “attrVec”: 未声明的标
识符
e:\hdk\SOP_PDC_Export_writePDCFile.C(335) : error C2228: “.x”的左边必须有类/结
构/联合
类型是“'unknown-type'”
e:\hdk\SOP_PDC_Export_writePDCFile.C(336) : error C2228: “.y”的左边必须有类/结
构/联合
类型是“'unknown-type'”
e:\hdk\SOP_PDC_Export_writePDCFile.C(337) : error C2228: “.z”的左边必须有类/结
构/联合
类型是“'unknown-type'”
e:\hdk\SOP_PDC_Export_writePDCFile.C(410) : error C2317: 在行“98”上开始的“try
”块没有 catch 处理程序
e:\hdk\SOP_PDC_Export_writePDCFile.C(417) : error C2059: 语法错误 : “catch”
e:\hdk\SOP_PDC_Export_writePDCFile.C(417) : error C2143: 语法错误 : 缺少“;”(在
“{”的前面)
e:\hdk\SOP_PDC_Export_writePDCFile.C(417) : error C2447: “{”: 缺少函数标题(是
否是老式的形式表?)
e:\hdk\SOP_PDC_Export_writePDCFile.C(441) : error C2143: 语法错误 : 缺少“;”(在
“.”的前面)
e:\hdk\SOP_PDC_Export_writePDCFile.C(441) : error C4430: 缺少类型说明符 - 假定为
int。注意: C++ 不支持默认 int
e:\hdk\SOP_PDC_Export_writePDCFile.C(443) : error C2059: 语法错误 : “return”
e:\hdk\SOP_PDC_Export_writePDCFile.C(444) : error C2059: 语法错误 : “}”
e:\hdk\SOP_PDC_Export_writePDCFile.C(444) : error C2143: 语法错误 : 缺少“;”(在
“}”的前面)
e:\hdk\SOP_PDC_Export_writePDCFile.C(444) : error C2059: 语法错误 : “}”
SOP_PDC_Export.C(77) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
SOP_PDC_Export.C(77) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)

thanks.

Attachments:
a.jpg (188.3 KB)

  • Quick Links