由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Quant版 - 问quant们, 如何在vc种运用数值计算包, 如gsl。 ·
相关主题
30了,理论物理的PhD,去读MFE是不是太晚了?Non-linear Least Square Fitting in c++
请教- 怎么对R code加密? (转载)[合集] 做完Postdoc找quant是否更好?
请问哪个c++LIBRARY有CDF function?请问~~~
[合集] how to accelerate Monte-Carlo on matlab execution请问计算权证价格的数值方法
虚心请教一道编程题[合集] 偏微分方程的数值解法在quant中用的多么?
弱问mark joshi那本c++的code如何运行?请教VBA(macro 跟 user defined function)
difference between a quant and programmer?问问数值解 Black-Scholes PDE
help: C/C++ library for simulationbloomberg summer intern的电话面试问题
相关话题的讨论汇总
话题: gsl话题: vc2008话题: both话题: libgsl话题: dll
进入Quant版参与讨论
1 (共1页)
t****y
发帖数: 8
1
I installed gsl in both vc2005 and vc2008.
Both of them easily let the compiling and build processes passed with no
errors, but when it ran the executed file, always failed with the message :
"This application has failed to start because libgsl_d.dll was not found. Re
-installing the application may fix the problem."
Does anyone has experience with gsl in vc2008?
k******n
发帖数: 35
2
Maybe you did not link gsl correctly. How did you do it?
B****y
发帖数: 791
3
Where is your libgsl_d.dll located at?
You can build/link with just header/.lib files, but it won't run w/o dll in
appropriate path.
I**A
发帖数: 2345
4
Better not use GSL. There is copy right issue. The authors may charge your
company.
I am serious. Please read the license more carefully.

Re

【在 t****y 的大作中提到】
: I installed gsl in both vc2005 and vc2008.
: Both of them easily let the compiling and build processes passed with no
: errors, but when it ran the executed file, always failed with the message :
: "This application has failed to start because libgsl_d.dll was not found. Re
: -installing the application may fix the problem."
: Does anyone has experience with gsl in vc2008?

1 (共1页)
进入Quant版参与讨论
相关主题
bloomberg summer intern的电话面试问题虚心请教一道编程题
人工智能/数值计算....哪个在金融行业发展前景大一些???弱问mark joshi那本c++的code如何运行?
请问计算金融学就业怎样?difference between a quant and programmer?
关于American put数值方法的一点困惑help: C/C++ library for simulation
30了,理论物理的PhD,去读MFE是不是太晚了?Non-linear Least Square Fitting in c++
请教- 怎么对R code加密? (转载)[合集] 做完Postdoc找quant是否更好?
请问哪个c++LIBRARY有CDF function?请问~~~
[合集] how to accelerate Monte-Carlo on matlab execution请问计算权证价格的数值方法
相关话题的讨论汇总
话题: gsl话题: vc2008话题: both话题: libgsl话题: dll