[Coin-discuss] Re: Coin-discuss Digest, Vol 16, Issue 14

Hongxia Zhao zhongxia at eng.buffalo.edu
Thu Feb 16 13:50:48 EST 2006


Thanks, JP Fasano and Gabrielle. 

I did change that option to YES. But I
still get the same error at the same point. I built the libraries in the
following order:

First: coinLib, osiLib, clpLib, cglLib, osiclpLib
Second: cbcLib
Thrid: sample2.exe

Something wrong here?

Thanks a lot,
Christy


On Thu, 16 Feb 2006, [iso-8859-1] Gabrielle  A. Grün wrote:

> 
> 
> Hi Christy,
> 
> 
> 
> Under the  Project Properties menu, select C/C++ -> Languages and set Enable 
> Runtime Type Info to    "Yes" thanks.
> 
> 
> Gabrielle A. Grün, Ph.D. Student
> School of Computing Science
> Simon Fraser University
> 8888 University Drive
> Burnaby, BC
> V5A 1S6
> <http://www.cs.sfu.ca/~grun>
> ----- Original Message ----- 
> From: <coin-discuss-request at list.coin-or.org>
> To: <coin-discuss at list.coin-or.org>
> Sent: Thursday, February 16, 2006 9:00 AM
> Subject: Coin-discuss Digest, Vol 16, Issue 14
> 
> 
> > Send Coin-discuss mailing list submissions to
> > coin-discuss at list.coin-or.org
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> > http://list.coin-or.org/mailman/listinfo/coin-discuss
> > or, via email, send a message with subject or body 'help' to
> > coin-discuss-request at list.coin-or.org
> >
> > You can reach the person managing the list at
> > coin-discuss-owner at list.coin-or.org
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of Coin-discuss digest..."
> >
> >
> > Today's Topics:
> >
> >   1. CBC in Visual. Net 2003 (zhongxia at eng.buffalo.edu)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Wed, 15 Feb 2006 22:19:56 -0500
> > From: zhongxia at eng.buffalo.edu
> > Subject: [Coin-discuss] CBC in Visual. Net 2003
> > To: coin-discuss at list.coin-or.org
> > Message-ID: <1140059996.43f3ef5ca7399 at webmail.eng.buffalo.edu>
> > Content-Type: text/plain; charset=ISO-8859-1
> >
> > Hi,
> >
> > I am trying to run CBC on Windows. I generate a corresponding executable
> > file of sample2.cpp and use "p0033.mps" as the testing problem. Every
> > time when I run the sample2.exe file, once it goes to
> >
> > "  if (dynamic_cast< ClpNetworkMatrix*>(matrix_)) { "
> >
> > (Line 405 in ClpSolve.cpp)
> >
> > I will get the "Unhandled exception" error pointing to a visual.net
> > program "dgbheap.c"
> >
> > I tried to comment out this line but there are other lines like
> >
> > Line 524:
> > "  ClpQuadraticObjective * quadraticObj = (dynamic_cast<
> > ClpQuadraticObjective*>(objectiveAsObject()));
> > "
> >
> > Line 527:
> > "  if (objective_->type()==2)
> >    quadraticObj = (static_cast< ClpQuadraticObjective*>(objective_));"
> >
> > I will keep getting the same error message then.
> >
> > I don't know if this is a common error or something related to my
> > configuration. If anyone has built and run CBC on Windows successfully,
> > could you share the experience with me? I appreciate any feedback on this.
> >
> > Sincerely,
> > Christy
> >
> >
> > ------------------------------
> >
> > _______________________________________________
> > Coin-discuss mailing list
> > Coin-discuss at list.coin-or.org
> > http://list.coin-or.org/mailman/listinfo/coin-discuss
> >
> >
> > End of Coin-discuss Digest, Vol 16, Issue 14
> > ********************************************
> > 
> 
> _______________________________________________
> Coin-discuss mailing list
> Coin-discuss at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/coin-discuss
> 






More information about the Coin-discuss mailing list