<div dir="ltr"><div>I now updated the MSVC11 package as well.<br><br></div>Cheers,<br><br>Ted<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Dec 9, 2013 at 4:25 PM, Ted Ralphs <span dir="ltr"><<a href="mailto:ted@lehigh.edu" target="_blank">ted@lehigh.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>For some reason, the OS library was not included in the distribution. I updated the packages for MSVC9 and MSVC10. Can you check whether it works now?<br>
<br></div>Cheers,<br><br>Ted<br></div><div class="gmail_extra">
<br><br><div class="gmail_quote"><div class="im">On Thu, Dec 5, 2013 at 10:17 AM, Andreas Lundell <span dir="ltr"><<a href="mailto:andreas.lundell@abo.fi" target="_blank">andreas.lundell@abo.fi</a>></span> wrote:<br>
</div><div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br>
<br>
The last couple of days I've been trying to compile a simple test project in Visual Studio using the binary libraries from the CoinBinary/CoinAll project (COIN-OR-1.7.3) dated 26-27 November 2013.<br>
<br>
If I use the following code:<br>
<br>
#include "OSInstance.h"<br>
...<br>
int _tmain(int argc, _TCHAR* argv[])<br>
{<br>
OSInstance * instance;<br>
instance = new OSInstance();<br>
return 0;<br>
}<br>
<br>
The compiler gives back something like "error LNK2019: unresolved external symbol "public: __thiscall OSInstance::OSInstance(void)" (??0OSInstance@@QAE@XZ) referenced in function _wmain".<br>
<br>
The same is true if I change the OSInstance to some other class. I've included the libraries in the lib-folder of the COIN-OR-1.7.3 package and the header files in the include-folder are also used by the compiler. I've also tried the different versions available of the package (msvc9-11) in combination with the corresponding version of Visual Studio (2008, 2010 and 2012).<br>
<br>
The binary files bundled with the package works well.<br>
<br>
Any ideas what's wrong and how to fix it?<br>
<br>
Regards,<br>
<br>
Andreas Lundell<br>
______________________________<u></u>_________________<br>
Coin-discuss mailing list<br>
<a href="mailto:Coin-discuss@list.coin-or.org" target="_blank">Coin-discuss@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/coin-discuss" target="_blank">http://list.coin-or.org/<u></u>mailman/listinfo/coin-discuss</a><br>
</blockquote></div></div></div><br><br clear="all"><div class="im"><br>-- <br>Dr. Ted Ralphs<br>Associate Professor, Lehigh University<br><a href="tel:%28610%29%20628-1280" value="+16106281280" target="_blank">(610) 628-1280</a><br>
ted 'at' lehigh 'dot' edu<br><a href="http://coral.ie.lehigh.edu/~ted" target="_blank">coral.ie.lehigh.edu/~ted</a><br>
</div></div>
</blockquote></div><br><br clear="all"><br>-- <br>Dr. Ted Ralphs<br>Associate Professor, Lehigh University<br>(610) 628-1280<br>ted 'at' lehigh 'dot' edu<br><a href="http://coral.ie.lehigh.edu/~ted" target="_blank">coral.ie.lehigh.edu/~ted</a><br>
</div>