Hi,<br><br>After update prerequirements, I can build Scilab from source again.  <br><br>Is there any way or from any place that I know I need to update my  prerequirements ?<br><br>Yung-Jang Lee<br><br><div class="gmail_quote">
2008/12/24 François Vogel <span dir="ltr"><<a href="mailto:fvogelnew1@free.fr">fvogelnew1@free.fr</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
The prerequirements are not migrated to GIT, they are still managed by SVN. Pierre said they would never migrate because this would create a repository of more than 3 GB. One of the main advantages that GIT puts forward is that you have a full fledged repository in your hard disk, and this is fine and realistic as long as you deal with text files that can easily be diff'ed and the diff be compressed. Using GIT for versioning binary files looks it's not the right tool.<br>

<br>
In short: update the prerequirements with svn, copy/paste then in the up-to-date git repository, and compile the Scilab-f2c solution under VC2008 Express. This works for me.<br>
<br>
Good night.<br>
F.<br>
<br>
<br>
Yung-Jang Lee said on 23/12/2008 17:02:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">
I may have used the SVN version of  prerequirements  for GIT.<br>
<br>
I will download and test it tomorrow (it's midnight in Taiwan now).<br>
<br>
Thanks.<br>
<br>
Yung-Jang Lee<br>
<br></div>
2008/12/23 François Vogel <<a href="mailto:fvogelnew1@free.fr" target="_blank">fvogelnew1@free.fr</a> <mailto:<a href="mailto:fvogelnew1@free.fr" target="_blank">fvogelnew1@free.fr</a>>><div class="Ih2E3d"><br>

<br>
    Did you follow the steps described here:<br>
<br>
    <a href="http://wiki.scilab.org/Visual_Studio_C%2B%2B_2008_Express" target="_blank">http://wiki.scilab.org/Visual_Studio_C%2B%2B_2008_Express</a><br>
<br>
    Especially what this page is saying about prerequirements?<br>
<br>
    Did you try to clean and rebuild all?<br>
<br>
    F.<br>
<br>
<br>
    Yung-Jang Lee said on 23/12/2008 16:44:<br>
<br>
<br>
        ------ Build started: Project: pvm, Configuration: Release Win32<br>
        ------<br>
        Make dependencies<br>
        Microsoft (R) Library Manager Version 9.00.21022.08<br>
        Copyright (C) Microsoft Corporation.  All rights reserved.<br>
          Creating library<br>
        d:\Git\scilab\scilab\modules\pvm\LibScilab.lib and object<br>
        d:\Git\scilab\scilab\modules\pvm\LibScilab.exp<br>
        Linking...<br>
        LINK : fatal error LNK1104: cannot open file 'LIBC.lib'<br>
        Build log was saved at<br>
        "file://d:\Git\scilab\scilab\modules\pvm\Release\BuildLog.htm"<br>
<br>
<br>
<br>
        2008/12/23 Yung-Jang Lee <<a href="mailto:yjlee123@gmail.com" target="_blank">yjlee123@gmail.com</a><br></div>
        <mailto:<a href="mailto:yjlee123@gmail.com" target="_blank">yjlee123@gmail.com</a>> <mailto:<a href="mailto:yjlee123@gmail.com" target="_blank">yjlee123@gmail.com</a><div class="Ih2E3d"><br>
        <mailto:<a href="mailto:yjlee123@gmail.com" target="_blank">yjlee123@gmail.com</a>>>><br>
<br>
<br>
           I failed to build project pvm with 'Scilab_f2c' solution. I look<br>
           like pvm3 binaries (lib or dll)   in my system are build with<br>
        old VC<br>
           compiler that  need LIBC.lib to link.<br>
<br>
           May be I am not doing right way in downloading Scilab, I just<br>
<br>
           git pull<br>
<br>
           Am I right ?<br>
<br>
           Yung-Jang Lee<br>
<br>
           2008/12/23 François Vogel <<a href="mailto:fvogelnew1@free.fr" target="_blank">fvogelnew1@free.fr</a><br>
        <mailto:<a href="mailto:fvogelnew1@free.fr" target="_blank">fvogelnew1@free.fr</a>><br></div>
           <mailto:<a href="mailto:fvogelnew1@free.fr" target="_blank">fvogelnew1@free.fr</a> <mailto:<a href="mailto:fvogelnew1@free.fr" target="_blank">fvogelnew1@free.fr</a>>>><div class="Ih2E3d"><br>
<br>
<br>
               Works for me today on the master up-to-date, with VC2008<br>
        Express<br>
               on WinXP.<br>
<br>
               And I can't find any occurrence of libc.lib in the compiled<br>
               scilab tree.<br>
<br>
               F.<br>
<br>
<br>
               Yung-Jang Lee said on 23/12/2008 14:59:<br>
<br>
                   Hi,<br>
<br>
                   I failed to build scilab this week with Windows Xp +<br>
        VC 2008<br>
                   Express.  It stops at building pvm related library with<br>
                   following message,<br>
                       LINK : fatal error LNK1104: cannot open file<br>
        'LIBC.lib'<br>
<br>
                   Since VC 2008 Express don't provide LIBC.lib anymore, it<br>
                   look like I must build pvm3 from source with VC2008<br>
        myself.<br>
<br>
<br>
                   Yung-Jang Lee<br>
<br>
<br>
<br>
<br>
<br>
</div></blockquote>
</blockquote></div><br>