<!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.2719.2200" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello all,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm using OSL as the LPSolver to COIN 
OSI.</FONT></DIV>
<DIV><FONT face=Arial size=2>I'm compiling it in Microsoft Visual 
C++.net.</FONT></DIV>
<DIV><FONT face=Arial size=2>In ekk_c_api.h, although the methods in classes are 
exported, I get errors like this:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=1>error LNK2019: unresolved external symbol _ekk_deleteModel@4 
referenced in function "private: void __thiscall 
OsiOslSolverInterface::gutsOfDestructor(void)" (<A 
href="mailto:?gutsOfDestructor@OsiOslSolverInterface@@AAEXXZ">?gutsOfDestructor@OsiOslSolverInterface@@AAEXXZ</A>)</DIV>
<P><FONT face=Arial size=2>Does anyone know why? Or how can I solve this 
problem?</FONT></P>
<P><FONT face=Arial size=2>Won't I need also a .lib or .dll file from 
OSL?</FONT></P>
<P><FONT face=Arial size=2>TIA</FONT></P>
<P><FONT face=Arial size=2>Sofia</FONT></P>
<P><FONT face=Arial size=2></FONT>&nbsp;</P></FONT></BODY></HTML>