Hi,<div><br></div><div>I have a clean install of MVS2008.  I can build the newest Symphony fine, however when I try to build the separate solution user or match for example, I get the following error:</div><div><br></div><div>
<div>7&gt;Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0</div><div>7&gt;Copyright (C) Microsoft Corporation.  All rights reserved.</div><div>7&gt;Linking...</div><div>7&gt;libsymphony.lib(master.obj) : error LNK2019: unresolved external symbol &quot;int __cdecl sp_free_sp(struct SP_DESC *)&quot; (?sp_free_sp@@YAHPAUSP_DESC@@@Z) referenced in function &quot;int __cdecl sym_solve(struct SYM_ENVIRONMENT *)&quot; (?sym_solve@@YAHPAUSYM_ENVIRONMENT@@@Z)</div>
<div>7&gt;libsymphony.lib(master.obj) : error LNK2019: unresolved external symbol &quot;int __cdecl sp_initialize(struct TM_PROB *)&quot; (?sp_initialize@@YAHPAUTM_PROB@@@Z) referenced in function &quot;int __cdecl sym_solve(struct SYM_ENVIRONMENT *)&quot; (?sym_solve@@YAHPAUSYM_ENVIRONMENT@@@Z)</div>
<div>7&gt;libsymphony.lib(lp_wrapper.obj) : error LNK2019: unresolved external symbol &quot;int __cdecl sp_add_solution(struct LP_PROB *,int,int *,double *,double,int)&quot; (?sp_add_solution@@YAHPAULP_PROB@@HPAHPANNH@Z) referenced in function &quot;int __cdecl is_feasible_u(struct LP_PROB *,char,char)&quot; (?is_feasible_u@@YAHPAULP_PROB@@DD@Z)</div>
<div>7&gt;libsymphony.lib(lp_wrapper.obj) : error LNK2019: unresolved external symbol &quot;int __cdecl feasibility_pump(struct LP_PROB *,char *,double &amp;,double *)&quot; (?feasibility_pump@@YAHPAULP_PROB@@PADAANPAN@Z) referenced in function &quot;int __cdecl is_feasible_u(struct LP_PROB *,char,char)&quot; (?is_feasible_u@@YAHPAULP_PROB@@DD@Z)</div>
<div>7&gt;libsymphony.lib(lp_wrapper.obj) : error LNK2019: unresolved external symbol &quot;int __cdecl fp_should_call_fp(struct LP_PROB *,int,int *,char)&quot; (?fp_should_call_fp@@YAHPAULP_PROB@@HPAHD@Z) referenced in function &quot;int __cdecl is_feasible_u(struct LP_PROB *,char,char)&quot; (?is_feasible_u@@YAHPAULP_PROB@@DD@Z)</div>
<div>7&gt;libsymphony.lib(lp_wrapper.obj) : error LNK2019: unresolved external symbol &quot;int __cdecl local_search(struct LP_PROB *,double *,double *,double *)&quot; (?local_search@@YAHPAULP_PROB@@PAN11@Z) referenced in function &quot;int __cdecl is_feasible_u(struct LP_PROB *,char,char)&quot; (?is_feasible_u@@YAHPAULP_PROB@@DD@Z)</div>
<div>7&gt;libsymphony.lib(lp_wrapper.obj) : error LNK2019: unresolved external symbol &quot;int __cdecl round_solution(struct LP_PROB *,double *,double *)&quot; (?round_solution@@YAHPAULP_PROB@@PAN1@Z) referenced in function &quot;int __cdecl is_feasible_u(struct LP_PROB *,char,char)&quot; (?is_feasible_u@@YAHPAULP_PROB@@DD@Z)</div>
<div>7&gt;.\Debug/user.exe : fatal error LNK1120: 7 unresolved externals</div><div>7&gt;Build log was saved at &quot;file://c:\Users\pmangg\Documents\COIN\Coin-SYMPHONY\SYMPHONY\Applications\USER\MSVisualStudio\v9\Debug\BuildLog.htm&quot;</div>
<div>7&gt;user - 8 error(s), 0 warning(s)</div><div><br></div><div>Does anybody have any idea how to deal with this LNK error?</div><div><br></div><div>Thank,</div><div>Putra</div></div>