3.141 FAQ-855 为什么拟合 DLL 能在一台 PC 中使用,但无法在另一台中使用?
Last Update: 7/30/2018
如果你用高版本的 Visual Studio (e.g. VS2015, Property dialog's Configuration Properties: General: Platform Toolset) 中, 构建一个拟合的 DLL ,而另一台 PC 中没有安装此版本的 MS VC Redistributable 的话,DLL 可能无法在这台 PC 中使用。
注,Origin 2016/2017 及以后版本会自动安装 MS VC 2012 Redistributable
Keywords:dll, curve fitting, Visual Studio,曲线拟合