找回密码
 用户注册

QQ登录

只需一步,快速开始

查看: 5352|回复: 1

Unable to find service: TAO_Codeset

[复制链接]
发表于 2009-8-4 22:17:19 | 显示全部楼层 |阅读模式
ACE_DLL::open failed for TAO_PI: Error: check log for details.
Unable to find service: ORBInitializer_Registry
ACE_DLL::open failed for TAO_Codeset: Error: check log for details.
Unable to find service: TAO_Codeset
Press any key to continue

我在main函数里就写了一句话
int main(int argc, char* argv[])
{
CORBA::ORB_var orb=CORBA::ORB_init(argc,argv);  
return 0;
}

就出现这个错误,怎么回事啊?我是初学者,谢谢!
发表于 2009-8-5 08:35:41 | 显示全部楼层
这两个动态库没有找到吧。
自己手动查一下ldd
您需要登录后才可以回帖 登录 | 用户注册

本版积分规则

Archiver|手机版|小黑屋|ACE Developer ( 京ICP备06055248号 )

GMT+8, 2024-11-23 19:55 , Processed in 0.016285 second(s), 5 queries , Redis On.

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表