<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">mcc == Matlab C/C++ compiler, is the
      program used to convert m-code into executable binaries, COM
      objects, even Java and .Net components if the required compilers
      are provided. So, that call to mcc in line 91 must be important.
      I'll recommend you to find a Matlab installation that includes the
      compiler, then, before compiling anything run ">> mbuild
      -setup" to select the C compiler (in most cases the native gcc
      works). <br>
      <br>
      Also, you could take a look at NeuroDebian repository, they may
      have a compiled version of eeglab for Ubuntu already.<br>
      <br>
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <a href="http://neuro.debian.net/pkgs/matlab-eeglab11.html">http://neuro.debian.net/pkgs/matlab-eeglab11.html</a><br>
      <br>
      Alejandro<br>
      <br>
      On 04/11/2013 09:56 AM, Julian Keil wrote:<br>
    </div>
    <blockquote
      cite="mid:2898EFC5-05AC-42C8-82FB-F47ED3664F45@gmail.com"
      type="cite">Dear EEGLab-Users,
      <div><br>
      </div>
      <div>I want to use EEGLab in a seminar for undergrads, and
        therefore need the compiled version (we don't have enough Matlab
        licenses).</div>
      <div><br>
      </div>
      <div>As I don't have a windows machine, I wanted to compile EEGLab
        12.0.1.0b myself on Ubuntu 12.04 running Matlab R2011b.</div>
      <div>Unfortunately, I run into errors when using the
        compile_eeglab.m function.</div>
      <div><br>
      </div>
      <div>First, in Line 91 the function calls to evaluate 'mcc' which
        is not found.</div>
      <div>Second, if I comment out Line 91, in Line 100, the function
        tries to copy nonexistent files:</div>
      <div><br>
      </div>
      <div>The function checks which environment I'm using, correctly
        identifies that I'm not using a PC and then tries to copy
        'eeglab' and 'eeglab.ctf' to the output folder.</div>
      <div>When I set a break point just prior to the error, I see that
        neither the 'eeglab' nor the 'eeglab.ctf' are present in the
        work space.</div>
      <div><br>
      </div>
      <div>Does anyone know how to deal with this, what 'mcc' is and
        where it can be found and what to actually set in the copy
        command?</div>
      <div><br>
      </div>
      <div>Thanks a lot!</div>
      <div><br>
      </div>
      <div>Julian</div>
      <br>
      <br>
      <div>
        <span class="Apple-style-span" style="border-collapse: separate;
          color: rgb(0, 0, 0); font-family: Helvetica; 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-border-horizontal-spacing: 0px;
          -webkit-border-vertical-spacing: 0px;
          -webkit-text-decorations-in-effect: none;
          -webkit-text-size-adjust: auto; -webkit-text-stroke-width:
          0px; font-size: medium; ">
          <div>
            <div style="word-wrap: break-word; -webkit-nbsp-mode: space;
              -webkit-line-break: after-white-space; font-size: 12px; ">********************</div>
            <div style="word-wrap: break-word; -webkit-nbsp-mode: space;
              -webkit-line-break: after-white-space; "><b>Dr. Julian
                Keil</b></div>
            <div style="word-wrap: break-word; -webkit-nbsp-mode: space;
              -webkit-line-break: after-white-space; "><b><br>
              </b></div>
            AG Multisensorische Integration<br>
            Psychiatrische Universitätsklinik<br>
            der Charité im St. Hedwig-Krankenhaus<br>
            Große Hamburger Straße 5-11, Raum E 307<br>
            10115 Berlin</div>
          <div><br>
            Telefon: +49-30-2311-1879<br>
            Fax:        +49-30-2311-2209 </div>
          <div><a moz-do-not-send="true"
href="http://psy-ccm.charite.de/forschung/bildgebung/ag_multisensorische_integration">http://psy-ccm.charite.de/forschung/bildgebung/ag_multisensorische_integration</a></div>
        </span>
      </div>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Eeglablist page: <a class="moz-txt-link-freetext" href="http://sccn.ucsd.edu/eeglab/eeglabmail.html">http://sccn.ucsd.edu/eeglab/eeglabmail.html</a>
To unsubscribe, send an empty email to <a class="moz-txt-link-abbreviated" href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu">eeglablist-unsubscribe@sccn.ucsd.edu</a>
For digest mode, send an email with the subject "set digest mime" to <a class="moz-txt-link-abbreviated" href="mailto:eeglablist-request@sccn.ucsd.edu">eeglablist-request@sccn.ucsd.edu</a></pre>
    </blockquote>
    <br>
  </body>
</html>