找回密码
 注册
Simdroid-非首页
查看: 56|回复: 1

matlab/c++ 混合编程 初始化失败

[复制链接]
发表于 2013-5-12 15:17:32 | 显示全部楼层 |阅读模式 来自 北京
混合编程时,SparseSolverInitialize失败,在自己建立的小test程序里一切顺利
当相应代码运用到我的另外一个大程序里时SparseSolverInitialize失败,不知道为什么
if (!mclInitializeApplication(NULL,0))
     {
         std::cerr << "could not initialize the application properly"
             << std::endl;
         return -10;
     }
  if( !SparseSolverInitialize() )
{
  std::cerr << "could not initialize the library properly2"
   << std::endl;
  return -1;
}
 楼主| 发表于 2013-5-12 15:35:11 | 显示全部楼层 来自 北京
Simdroid开发平台
:'(·······························
回复 不支持

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Simapps系列直播

Archiver|小黑屋|联系我们|仿真互动网 ( 京ICP备15048925号-7 )

GMT+8, 2024-9-30 08:33 , Processed in 0.028115 second(s), 11 queries , Gzip On, MemCache On.

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

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