Login  Register

Re: Re: QuantLib-Swig with dev-cpp

Posted by dwmcqueen on May 22, 2006; 7:37am
URL: http://quantlib.414.s1.nabble.com/QuantLib-Swig-with-dev-cpp-tp4775p4779.html

I am using Microsoft's C# compiler under Net 1.1 for some uses and
Mono's for others.  My concern with using Visual C++ Express was I
didn't want to target .Net 2.0.  I don't think it is an issue with
compiling this type of library, but I wanted to make sure external
dependencies were minimal.

I did manage to get it to compile in dev-cpp.  I get an error at
runtime that I need to debug further.

On 5/22/06, Luigi Ballabio <[hidden email]> wrote:

>
> On 05/22/2006 03:22:14 PM, Duncan McQueen wrote:
> > How about using mingw-gcc?  Is it possible to ultimately build what
> > is needed to reference the .Net Assembly (quantlib-Wrapper) using
> > mingw-gcc to generate the c++ library?
>
> As far as I know, nobody tried.  You might want to consider using
> Visual C++ Express---it's only free-as-in-beer, but it should work out
> of the box with the provided projects. What C# compiler are you using?
>
> Luigi
>
>
> ----------------------------------------
>
> Humphrey's Requirements Uncertainty Principle:
>         For a new software system, the requirements will not be
>         completely known until after the users have used it.
>