★★★快来抢100分★★★:在bcb6里,运行examples\corba\下的2个程序,怎么提示出错?
deak 2002-03-16 09:49:00 运行atmserver提示:
[IDL Error] xaction.idl(1): IDL preprocessor:cannot open file "files\borland\cbuilder6\VisiBroker\include"
[IDL Error] xaction.idl(1): IDL preprocessor:(or as "D:\Program Files\Borland\CBuilder6\Examples\Corba\atm\files\borland\cbuilder6\VisiBroker\include")
[IDL Error] xaction.idl(1): IDL preprocessor:(or as "d:\program\files\borland\cbuilder6\VisiBroker\include")
运行customersserver提示:
[C++ Error] Customers_s.hh(10): E2209 Unable to open include file 'vpre.h'
[C++ Error] Customers_c.hh(13): E2209 Unable to open include file 'corba.h'
[C++ Error] Customers_c.hh(26): E2061 Friends must be functions or classes
我已经装了visibroker并运行smart agent,怎么还提示这样的错误?