UG 8.0及后续版本使用NX Open出现链接LNK2019错误

在使用UG 8.0及后续版本的NX Open进行C++编程时遇到LNK2019错误。问题源于libnxopencpp库因新增功能被拆分为35个独立库。为解决此问题,开发者需要在项目中引用所有新库,包括libufun.lib, libnxopencpp.lib等35个库文件,或使用UG 8的Open C++ Wizard自动生成工程,以避免手动添加库的遗漏。" 111556330,10296950,JIRA Service Desk与Confluence集成教程,"['confluencejira集成', 'JIRA', '服务管理', '协同办公', '项目管理']
摘要由CSDN通过智能技术生成

当用NXOpen写的程序在UG 8.0上编译链接时出现LNK2019的错误时,查看UG帮助文档,

UG帮助文档给的提示是:

When you perform linking in a C++ project, you need to include all of the library files. Due to the continuous addition of JA functions, the libnxopencpp library was reaching its physical limit, so it is split into multiple libraries. The libraries are based on the namespaces available. There are currently 35 different namespaces in NX Open, so 35 new libraries are added. Each library name starts with libnxopoencpp.

You need to refer to all of the libraries when building a new NX Open C++ application and incorporate the new library files into your existing C++ projects when modifying those.

Note

Only linking is affected. The compilation process for NX Open programs remains the same.

The NX Open C++ wizard and uflink script are updated fo

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值