QuantLib - for c# users only
Posted by Rod Pienaar on May 14, 2003; 9:23am
URL: http://quantlib.414.s1.nabble.com/QuantLib-for-c-users-only-tp2523.html
Hi all
I am trying to take a look at the c# quantlib source code using an open source IDE called SharpDevelop. I'm new to c# so I'm not sure if I'm tackling this the right way. My understanding is that the format of project files for Visual.net and SharpDevelop is different. To overcome this I can import a solution file into the development environment to set up the various settings for the quantlib project..
However, when I try and import the solution file for quantlib I get the following error message.
System.IO.DirectoryNotFoundException: Could not find a part of the path "E:\Programs\Stochastix.NET\Random\Signature\Stochastix.Random.Signature.vcproj".
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
blah blah blah blah ....................................
It appears that I need more info/files/folders than what is provided as part of the solution file.
Should I be tackling this import this way or am I barking up the wrong tree?
Thanks
Rod
--
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.