[Symphony-tickets] [SYMPHONY] #142: Symphony and "Cannot open include file: 'unistd.h': No such file or directory"
SYMPHONY
coin-trac at coin-or.org
Wed Feb 25 23:42:11 EST 2015
#142: Symphony and "Cannot open include file: 'unistd.h': No such file or
directory"
-------------------------+-----------------
Reporter: chintasunny | Owner: tkr
Type: task | Status: new
Priority: normal | Milestone: 5.2
Component: Not Sure | Version:
Keywords: |
-------------------------+-----------------
Hi
I am using SYMPHONY-5.1.0-win32-msvc-v8 and my C++ environment is visual
c++ 2010.
I have included symphony.h header file and also did the following:
For the linker additional libraries, I added the following:
D:\SYMPHONY-5.1.0-win32-msvc-v8\SYMPHONY-5.1.0-win32-msvc-v8\lib\libOsi
D:\SYMPHONY-5.1.0-win32-msvc-v8\SYMPHONY-5.1.0-win32-msvc-v8\lib\libSymphony
For the include vc++ directories, added the following:
D:\SYMPHONY-5.1.0-win32-msvc-v8\SYMPHONY-5.1.0-win32-msvc-v8\include
While compiling, I am seeing the following error:
fatal error C1083: Cannot open include file: 'unistd.h': No such file or
directory
Is there any compatibility issue? How to get rid of this error and what
else I should be doing to successfully integrate c++ with Symphony.
I am trying to build a standard MILP model using symphony
Regards
Sunil
--
Ticket URL: <https://projects.coin-or.org/SYMPHONY/ticket/142>
SYMPHONY <http://projects.coin-or.org/SYMPHONY>
The SYMPHONY framework for parallel branch-and-cut algorithms.
More information about the Symphony-tickets
mailing list