紧急求救:pb9.0中编译工程的问题
运行ok,编译工程失败.主要问题是:
--------------------------------使用了日历控件的问题--------------------------------
hairsys.pbl(w_mem_query).ole_1.7: Information C0148: The identifier 'cancel' conflicts with an existing property with this name. The new definition of 'cancel' will take precedence and the prior value will be ignored until this version of 'cancel' goes out of scope
hairsys.pbl(w_mem_query).ole_2.7: Information C0148: The identifier 'cancel' conflicts with an existing property with this name. The new definition of 'cancel' will take precedence and the prior value will be ignored until this version of 'cancel' goes out of scope
hairsys.pbl(w_members_add).ole_3.7: Information C0148: The identifier 'cancel' conflicts with an existing property with this name. The new definition of 'cancel' will take precedence and the prior value will be ignored until this version of 'cancel' goes out of scope
hairsys.pbl(w_members_add).ole_2.7: Information C0148: The identifier 'cancel' conflicts with an existing property with this name. The new definition of 'cancel' will take precedence and the prior value will be ignored until this version of 'cancel' goes out of scope
hairsys.pbl(w_members_add).ole_1.7: Information C0148: The identifier 'cancel' conflicts with an existing property with this name. The new definition of 'cancel' will take precedence and the prior value will be ignored until this version of 'cancel' goes out of scope
hairsys.pbl(w_members_edit).ole_3.7: Information C0148: The identifier 'cancel' conflicts with an existing property with this name. The new definition of 'cancel' will take precedence and the prior value will be ignored until this version of 'cancel' goes out of scope
hairsys.pbl(w_members_edit).ole_2.7: Information C0148: The identifier 'cancel' conflicts with an existing property with this name. The new definition of 'cancel' will take precedence and the prior value will be ignored until this version of 'cancel' goes out of scope
hairsys.pbl(w_members_edit).ole_1.7: Information C0148: The identifier 'cancel' conflicts with an existing property with this name. The new definition of 'cancel' will take precedence and the prior value will be ignored until this version of 'cancel' goes out of scope
hairsys.pbl(w_members_add_consume).ole_3.7: Information C0148: The identifier 'cancel' conflicts with an existing property with this name. The new definition of 'cancel' will take precedence and the prior value will be ignored until this version of 'cancel' goes out of scope
hairsys.pbl(w_members_add_consume).ole_2.7: Information C0148: The identifier 'cancel' conflicts with an existing property with this name. The new definition of 'cancel' will take precedence and the prior value will be ignored until this version of 'cancel' goes out of scope
hairsys.pbl(w_members_add_consume).ole_1.7: Information C0148: The identifier 'cancel' conflicts with an existing property with this name. The new definition of 'cancel' will take precedence and the prior value will be ignored until this version of 'cancel' goes out of scope
hairsys.pbl(w_consume).ole_1.7: Information C0148: The identifier 'cancel' conflicts with an existing property with this name. The new definition of 'cancel' will take precedence and the prior value will be ignored until this version of 'cancel' goes out of scope
-------------------------------使用了dw2excel工具的问题----------------------------------
Error C0113: Error reading object source entry: n_cst_dw2excel.sru.
Error C0113: Error reading object source entry: uf_bitand.srf.
Error C0113: Error reading object source entry: uf_bitor.srf.
Error C0113: Error reading object source entry: uf_bitshl.srf.
Error C0113: Error reading object source entry: uf_bitshr.srf.
Error C0113: Error reading object source entry: uf_bitxor.srf.
Error C0113: Error reading object source entry: n_associated_ulong_srv.sru.
Error C0113: Error reading object source entry: n_cst_hash.sru.
Error C0113: Error reading object source entry: n_cst_hash_blob.sru.
Error C0113: Error reading object source entry: n_cst_hash_blob_entry.sru.
Error C0113: Error reading object source entry: n_cst_hash_entry.sru.
Error C0113: Error reading object source entry: n_cst_hash_long.sru.
Error C0113: Error reading object source entry: n_cst_hash_long_entry.sru.
Error C0113: Error reading object source entry: n_cst_sst.sru.
Error C0113: Error reading object source entry: n_cst_unicode.sru.
Error C0113: Error reading object source entry: n_cst_unicode_hash_long.sru.
Error C0113: Error reading object source entry: n_cst_unicode_hash_long_entry.sru.
Error C0113: Error reading object source entry: n_dwr_colors.sru.
Error C0113: Error reading object source entry: n_xls_cell.sru.
Error C0113: Error reading object source entry: n_xls_colinfo.sru.
Error C0113: Error reading object source entry: n_xls_data.sru.
Error C0113: Error reading object source entry: n_xls_format.sru.
Error C0113: Error reading object source entry: n_xls_formats.sru.
Error C0113: Error reading object source entry: n_xls_panes.sru.
Error C0113: Error reading object source entry: n_xls_row.sru.
Error C0113: Error reading object source entry: n_xls_selection.sru.
Error C0113: Error reading object source entry: n_xls_subroutines.sru.
Error C0113: Error reading object source entry: n_xls_workbook.sru.
Error C0113: Error reading object source entry: n_xls_worksheet.sru.
工程里面包括hairsys和dw2xls两个pbl
是不是dw2xls这个工具还缺少什么?使用时没有什么问题,就是在编译时出错.哪位有这个工具应用成功的例子吗?给我发一个好吗? naso.ho@126.com