<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Iam trying to compile cbc following instructions from here:<br>
    <a href="https://projects.coin-or.org/Cbc/wiki/VSSetup">https://projects.coin-or.org/Cbc/wiki/VSSetup</a><br>
    <br>
    But setting project's settings and following step 1<br>
    <span class="Apple-style-span" style="color: rgb(0, 0, 0);
      font-family: Verdana, Arial, 'Bitstream Vera Sans', Helvetica,
      sans-serif; font-size: 13px; font-style: normal; font-variant:
      normal; font-weight: normal; letter-spacing: normal; line-height:
      normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 2;
      word-spacing: 0px; -webkit-text-decorations-in-effect: none;
      -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255); ">"Open up your project
      settings, go to C/C++, General."</span> <br>
    <br>
    there is no tab C/C++.<br>
    <br>
    This tab would exist only if i had created a new project NOT empty
    but with the default settings in the wizard...<br>
    <br>
    So i created the two types of progects.<br>
    The empty has 19 errors<br>
    and the other 2 errors:<br>
    -error LNK2001: unresolved external symbol _mainCRTStartup&nbsp;&nbsp;&nbsp;
    C:\Users\Christos\Desktop\lian\fxgh\fxgh\LINK&nbsp;&nbsp;&nbsp; fxgh<br>
    <br>
    -Error&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; error LNK1120: 1 unresolved externals&nbsp;&nbsp;&nbsp;
    C:\Users\Christos\Desktop\lian\fxgh\Debug\fxgh.exe&nbsp;&nbsp;&nbsp; fxgh<br>
    <br>
    <br>
    Does anyone have an idea what to do?<br>
    Thank you.<br>
    <br>
  </body>
</html>