Thanks to a suggestion from Terry, I can now build the milp.c example without any problems.&nbsp; I simply tried the &#39;SYMPHONY 5.1.0-win32-msvc-v8&#39; build instead of the 5.1.1 build.&nbsp; Should have tried that first I suppose.&nbsp; So there was something disagreeable between Visual C++ and the newest 5.1.1 build.<br>
<br>As far as I can tell, the only potential problem is that 5.1.1 is missing the &#39;libSymphony.lib&#39; library that all the examples want to use.&nbsp; I assumed the &#39;libSym.lib&#39; library was the same as &#39;libSymphony.lib&#39; so I changed the dependency to point to &#39;libSym.lib.&#39;&nbsp; But, maybe there is a difference between those two libraries that caused problems for me.&nbsp; I don&#39;t have the expertise to narrow it down any further.<br>
<br>My problem is fixed for now.&nbsp; I can go on to learn how Symphony works.&nbsp; Looking forward to that.<br><br>Yang<br>