[Coin-discuss] Running Bcp on Windows

Laszlo Ladanyi ladanyi at us.ibm.com
Mon Oct 20 11:48:21 EDT 2003


Hi Jesper,

Yes, I tried it, and it's a no go. BCP uses templated member functions and
VC++-6.0 can't handle them. It claims that there's a syntax error. I boiled
the problem down to a trivial example, contacted Microsoft and they admitted
the error in the compiler.

On the bright side, VC++-7 is supposed to be much more standards compliant, so
you may get Bcp working with it.

Good luck,
--Laci

On Mon, 20 Oct 2003, Jesper Hansen wrote:

> Hi
> 
> I'm trying to get Bcp running on Windows with Visual C++ 6.0. However I get
> a huge number of compilation errors. Have anyone tried this before?
> Experiences would be much appreciated.
> 
> For instance I get the following error (which does not seem to be an error):
> 
> e:\COIN\Bcp\include\BCP_vector.hpp(299) : error C2039: 'const_iterator' : is
> not a member of 'BCP_vec<int>'
> 
> Another issue is the os specific header files...
> 
> 'Jesper
> 
> 
> ---
> Jesper Hansen                   mailto:jesper at carmenconsulting.com
> Carmen Consulting, Købmagergade 53 3., DK-1150 Kbh K, Denmark
> Telephone: +45 33 17 91 92                 Mobile: +45 61 33 29 69
> http://www.carmenconsulting.com
> 
> 
> _______________________________________________
> Coin-discuss mailing list
> Coin-discuss at www-124.ibm.com
> http://www-124.ibm.com/developerworks/oss/mailman/listinfo/coin-discuss
> 




More information about the Coin-discuss mailing list