[Symphony-tickets] Re: [SYMPHONY] #63: Building Symphony-5.1.3 with
MSVC v6: coinindexedvector.cpp
SYMPHONY
coin-trac at coin-or.org
Sat Feb 10 10:17:30 EST 2007
#63: Building Symphony-5.1.3 with MSVC v6: coinindexedvector.cpp
-----------------------+----------------------------------------------------
Reporter: pchan | Owner: menal
Type: defect | Status: new
Priority: critical | Milestone: 5.2
Component: Build | Version: 5.1.2
Resolution: | Keywords:
-----------------------+----------------------------------------------------
Comment (by menal):
Pchan,
The problem is that MSVC-v6 doesn't support the 'long long' type. Possible
fixes:
- Change the definition of COIN_INT64_T to long in
BuildTools/headers/configall_system_msc.h. I am not sure if this may cause
a problem later.
- You can download and use MSVC v8 from
'http://msdn.microsoft.com/vstudio/express/visualc/download'. It is free!
- File a ticket to CoinUtils project (https://projects.coin-
or.org/CoinUtils) and wait somebody to fix it.
Menal.
--
Ticket URL: <https://projects.coin-or.org/SYMPHONY/ticket/63#comment:2>
SYMPHONY <http://projects.coin-or.org/SYMPHONY>
The SYMPHONY framework for parallel branch-and-cut algorithms.
More information about the Symphony-tickets
mailing list