<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I'm new to COIN/Symphony, using Microsoft Visual 
C++ 6.0 (Windows XP).&nbsp;I am using the workspaces provided with the Symphony 
package to familiarize myself. However, I have not being successful so far in 
arriving at an executable file. For example, with the symphony.dsw workspace the 
program tm_func.c presents a problem and I get the following 
output:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>Compiling...<BR>glpavl.c<BR>glpdmp.c<BR>glplib1a.c<BR>glplib2.c<BR>glplib3.c<BR>glpmpl1.c<BR>glpmpl2.c<BR>glpmpl3.c<BR>glpmpl4.c<BR>glprng.c<BR>Creating 
library...<BR>--------------------Configuration: symphonyLib - Win32 
Debug--------------------<BR>Compiling...<BR>pack_array.c<BR>pack_cut.c<BR>proccomm.c<BR>qsortucb.c<BR>qsortucb_di.c<BR>qsortucb_i.c<BR>qsortucb_ic.c<BR>qsortucb_id.c<BR>qsortucb_ii.c<BR>timemeas.c<BR>cg_func.c<BR>cg_proccomm.c<BR>cg_wrapper.c<BR>cut_gen.c<BR>cp_func.c<BR>cp_proccomm.c<BR>cp_wrapper.c<BR>cut_pool.c<BR>lp.c<BR>lp_branch.c<BR>Generating 
Code...<BR>Compiling...<BR>lp_free.c<BR>lp_genfunc.c<BR>lp_proccomm.c<BR>lp_rowfunc.c<BR>lp_solver.c<BR>lp_varfunc.c<BR>lp_wrapper.c<BR>master.c<BR>master_func.c<BR>master_io.c<BR>master_wrapper.c<BR>tm_func.c<BR>c:\coin\symphony\src\treemanager\tm_func.c(23) 
: error C2146: syntax error : missing ';' before identifier 
'PROTO'<BR>c:\coin\symphony\src\treemanager\tm_func.c(23) : fatal error C1004: 
unexpected end of file found<BR>tm_proccomm.c<BR>treemanager.c<BR>Generating 
Code...<BR>Error executing cl.exe.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>symphony.exe - 2 error(s), 0 
warning(s)<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>I tried using other compilers (gcc), &nbsp;to 
compile tm_func.c and I get even more errors. My investigations have not been 
successful (I am essentially a Fortran person and very much out of my element 
with&nbsp;C/C++&nbsp;) so, I conclude that some fundamental&nbsp;file is missing 
from my system, hence these errors. Can anyone help?</FONT></DIV>
<DIV><FONT face=Arial size=2>Anito Joseph</FONT></DIV></BODY></HTML>