Re:Visual C++ 2005 Express (beta)

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Re:Visual C++ 2005 Express (beta)

Christian Thorup
Actually i think i've pinpointed the problem, the submitted
VC8 Solution 'QuantLib_vc8.sln' does not work properly.
I can't compile anyhting using the vc8 solution. Another
thing with the VC8 solution is that it fails to load the
testsuite.

Only when i use the VC6 workspace i can compile the
QuantLib and QuantLibFunctions but then i can not compile
the american, european, swap etc becuase it fails to link.

If anyone could help me out with this VC8 problem i have
i would be really grateful. In my previous post i've tried a
mix of VC6 and VC8 compilations to no use, so i guess you
can disregard that post totally.

OS system: Windows XP Professional SP2
compiler: Visual C++ 2005 Beta 2
Boost version: boost_1_32_0


Reply | Threaded
Open this post in threaded view
|

Re: Re:Visual C++ 2005 Express (beta)

Luigi Ballabio
On 05/26/2005 12:40:28 AM, Christian Thorup wrote:
> Actually i think i've pinpointed the problem, the submitted
> VC8 Solution 'QuantLib_vc8.sln' does not work properly.
> I can't compile anyhting using the vc8 solution.

Christian,
        actually I don't know whether or not someone ever tried  
compiling the thing with beta 2---as far as I know, the vc8 solution  
was created with beta 1. Something might have changed between the  
releases which broke the build, or maybe the support for vc8 was just  
preliminary (it's a beta after all...)

May you give a few details of the failure? It is compilation errors, or  
something else?

Later,
        Luigi


----------------------------------------

I'd never join any club that would have the likes of me as a member.
-- Groucho Marx



Reply | Threaded
Open this post in threaded view
|

Re: Re:Visual C++ 2005 Express (beta)

Luigi Ballabio
Christian,
        it seems that Boost doesn't yet support VC++8---release 1.32  
probably came out before the public beta (or at least beta 2.) They'll  
probably fix the issue in 1.33; last I heard, they had frozen the  
repository and were preparing for release.

Later,
        Luigi

----------------------------------------

Harrison's Postulate:
        For every action, there is an equal and opposite criticism.



Reply | Threaded
Open this post in threaded view
|

Re: Re:Visual C++ 2005 Express (beta)

John Blank
In reply to this post by Christian Thorup
I met similar problem in vc8 before. I remember there is some default
option in the solution properties needs to be changed. Try
properties->C/C++->Language->Disable Language Extensions, should
choose No instead of Yes. (or the other way).
Blank

On 5/25/05, Christian Thorup <[hidden email]> wrote:

> Actually i think i've pinpointed the problem, the submitted
> VC8 Solution 'QuantLib_vc8.sln' does not work properly.
> I can't compile anyhting using the vc8 solution. Another
> thing with the VC8 solution is that it fails to load the
> testsuite.
>
> Only when i use the VC6 workspace i can compile the
> QuantLib and QuantLibFunctions but then i can not compile
> the american, european, swap etc becuase it fails to link.
>
> If anyone could help me out with this VC8 problem i have
> i would be really grateful. In my previous post i've tried a
> mix of VC6 and VC8 compilations to no use, so i guess you
> can disregard that post totally.
>
> OS system: Windows XP Professional SP2
> compiler: Visual C++ 2005 Beta 2
> Boost version: boost_1_32_0
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by: GoToMeeting - the easiest way to collaborate
> online with coworkers and clients while avoiding the high cost of travel and
> communications. There is no equipment to buy and you can meet as often as
> you want. Try it free.<a href="http://ads.osdn.com/?ad_idt02&alloc_id135&opclick">http://ads.osdn.com/?ad_idt02&alloc_id135&opclick
> _______________________________________________
> Quantlib-users mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/quantlib-users
>