<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 27/10/2011 12:32 &#960;&#956;, Ted Ralphs wrote:
    <blockquote
cite="mid:CA+GYycubipMb689NCXm0KhddfBUOXuaQ-1vaGOXFXLwWQFsKtg@mail.gmail.com"
      type="cite">Christos,
      <div><br>
      </div>
      <div>Please see the comment on the ticket here for a suggestion to
        fix your problem:
        <div><br>
        </div>
        <div><a moz-do-not-send="true"
            href="https://projects.coin-or.org/BuildTools/ticket/92#comment:3">https://projects.coin-or.org/BuildTools/ticket/92#comment:3</a><br>
          <br>
          <div class="gmail_quote">You will save yourself a lot of
            trouble, though, if you just open the Cbc solution file and
            modify the examples there rather than building your own from
            scratch.</div>
          <div class="gmail_quote">
            <br>
          </div>
          <div class="gmail_quote">Cheers,</div>
          <div class="gmail_quote"><br>
          </div>
          <div class="gmail_quote">Ted</div>
          <div class="gmail_quote"><br>
          </div>
          <div class="gmail_quote">On Wed, Oct 26, 2011 at 4:29 PM,
            Christos <span dir="ltr">&lt;<a moz-do-not-send="true"
                href="mailto:chtsolak@gmail.com">chtsolak@gmail.com</a>&gt;</span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex;">
              <div bgcolor="#FFFFFF" text="#000000"> <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;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,
                  255, 221)">
                  <p>I am a student and i make research. I use windows 7
                    and MS visual studio 2010 ultimate.</p>
                  <p>I want to run gamsTest.cpp which is in
                    Cbc-2.7.4\Cbc\test directory in Cbc package, in
                    order to compare with the gams model.</p>
                  <p>I make a new visual studio project and i copy-paste
                    the code in the source code .cpp file.<br>
                  </p>
                  <p>I put the .h and .cpp files needed from the <br>
                    C:\Users\Christos\Desktop\Cbc-2.7.4\Cbc\src<br>
                    C:\Users\Christos\Desktop\Cbc-2.7.4\Cgl\src<br>
                    C:\Users\Christos\Desktop\Cbc-2.7.4\Clp\src<br>
                    C:\Users\Christos\Desktop\Cbc-2.7.4\Osi\src<br>
                  </p>
                  <p>in the same folder with the project.<br>
                  </p>
                  <p>But i get 17 errors all like this:<br>
                    Error&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external
                    symbol "void __cdecl WindowsErrorPopupBlocker(void)"
                    (?WindowsErrorPopupBlocker@@YAXXZ) referenced in
                    function _main&nbsp;&nbsp;&nbsp;
                    C:\Users\Christos\Desktop\dipl_test\dipl\dipl\dipl.obj&nbsp;&nbsp;&nbsp;
                    dipl</p>
                  <p>(there is attached photo)<br>
                  </p>
                  <p>Can anyone help?<br>
                    Thank you<br>
                  </p>
                </span> </div>
              <br>
              _______________________________________________<br>
              Cbc mailing list<br>
              <a moz-do-not-send="true"
                href="mailto:Cbc@list.coin-or.org">Cbc@list.coin-or.org</a><br>
              <a moz-do-not-send="true"
                href="http://list.coin-or.org/mailman/listinfo/cbc"
                target="_blank">http://list.coin-or.org/mailman/listinfo/cbc</a><br>
              <br>
            </blockquote>
          </div>
          <br>
          <br clear="all">
          <div><br>
          </div>
          -- <br>
          Dr. Ted Ralphs<br>
          Associate Professor, Lehigh University<br>
          (610) 628-1280<br>
          ted 'at' lehigh 'dot' edu<br>
          <a moz-do-not-send="true"
            href="http://coral.ie.lehigh.edu/%7Eted" target="_blank">coral.ie.lehigh.edu/~ted</a><br>
          <br>
        </div>
      </div>
    </blockquote>
    I am the one who opened the ticket...<br>
    <br>
    <br>
    <b>"You will save yourself a lot of trouble, though, if you just
      open the Cbc solution file and modify the examples there rather
      than building your own from scratch."</b><br>
    <br>
    with this way how can i test for example sudoku example?<br>
    <br>
    In order to become more understandble i want in the fian way to test
    the cbc solver for solving a linear algebra MIP problem..<br>
    <br>
  </body>
</html>