• Embarcadero bcc760 dowloand!

    From reinaldohf@gmail.com@21:1/5 to All on Thu Aug 31 17:52:35 2023
    Hi,

    Here is the link for downloading the bcc760.

    https://1drv.ms/f/s!AjWGaISptCtfg9FklOCWuJQP8wWpJg?e=dUtUdg

    Regards,

    Reynaldo Henrique

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From reinaldohf@gmail.com@21:1/5 to All on Thu Aug 31 18:54:50 2023
    Hi,

    If you miss any dll, here is another link, with the all files and folders.

    https://1drv.ms/u/s!AjWGaISptCtfhL0NO0F6_iI1cVZjAg?e=u4k4j6

    Regards,

    Reynaldo Henrique

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Mario H. Sabado@21:1/5 to reina...@gmail.com on Thu Aug 31 19:00:40 2023
    On Friday, September 1, 2023 at 9:54:52 AM UTC+8, reina...@gmail.com wrote:
    Hi,

    If you miss any dll, here is another link, with the all files and folders.

    https://1drv.ms/u/s!AjWGaISptCtfhL0NO0F6_iI1cVZjAg?e=u4k4j6

    Regards,

    Reynaldo Henrique

    Many thanks Reynaldo. Greatly appreciate. I'll test this and report if I still have problem.

    Regards,
    Mario

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Mario H. Sabado@21:1/5 to reina...@gmail.com on Thu Aug 31 19:39:23 2023
    On Friday, September 1, 2023 at 9:54:52 AM UTC+8, reina...@gmail.com wrote:
    Hi,

    If you miss any dll, here is another link, with the all files and folders.

    https://1drv.ms/u/s!AjWGaISptCtfhL0NO0F6_iI1cVZjAg?e=u4k4j6

    Regards,

    Reynaldo Henrique

    HI Reynaldo,

    Your latest BCC760 upload works fine and I was able to build the core. While building the contrib, I encountered below error under hbzlib. Were you able to build the hbzlib? or maybe is there an option that I can bypass this from compiling if I don't
    need it?

    Thanks,
    Mario

    ************************************************
    MAKE Version 5.43 Copyright (c) 1987, 2019 Embarcadero Technologies, Inc. contrib\hbzlib\zipplatform.cpp:
    Error E2034 contrib\hbzlib\zipplatform.cpp 184: Cannot convert 'utimbuf *' to 'const _utimbuf *' in function SetFileModTime(const char *,long)
    Error E2342 contrib\hbzlib\zipplatform.cpp 184: Type mismatch in parameter '__times' (wanted 'const _utimbuf *', got 'utimbuf *') in function SetFileModTime(const char *,long)
    *** 2 errors in Compile ***

    ** error 2 ** deleting obj\b32\zipplatform.obj ********************************************************

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From reinaldohf@gmail.com@21:1/5 to All on Fri Sep 1 12:14:03 2023
    Hi Mario,

    Your latest BCC760 upload works fine and I was able to build the core. While building the contrib, I encountered below error under hbzlib. Were you able to build the hbzlib? or maybe is there an option that I can bypass this from compiling if I don't
    need it?

    Error E2034 contrib\hbzlib\zipplatform.cpp 184: Cannot convert 'utimbuf *' to 'const _utimbuf *' in function SetFileModTime(const char *,long)
    Error E2342 contrib\hbzlib\zipplatform.cpp 184: Type mismatch in parameter '__times' (wanted 'const _utimbuf *', got 'utimbuf *') in function SetFileModTime(const char *,long)
    *** 2 errors in Compile ***
    Here I compile all the sources.
    using de command:
    make_bc clean
    make_bc all

    Reynaldo Henrique

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Mario H. Sabado@21:1/5 to reina...@gmail.com on Fri Sep 1 20:43:54 2023
    On Saturday, September 2, 2023 at 3:14:05 AM UTC+8, reina...@gmail.com wrote:
    Hi Mario,
    Your latest BCC760 upload works fine and I was able to build the core. While building the contrib, I encountered below error under hbzlib. Were you able to build the hbzlib? or maybe is there an option that I can bypass this from compiling if I don't
    need it?

    Error E2034 contrib\hbzlib\zipplatform.cpp 184: Cannot convert 'utimbuf *' to 'const _utimbuf *' in function SetFileModTime(const char *,long)
    Error E2342 contrib\hbzlib\zipplatform.cpp 184: Type mismatch in parameter '__times' (wanted 'const _utimbuf *', got 'utimbuf *') in function SetFileModTime(const char *,long)
    *** 2 errors in Compile ***
    Here I compile all the sources.
    using de command:
    make_bc clean
    make_bc all

    Reynaldo Henrique

    Thanks Reynaldo for the hint. Will try this way.

    Regards,
    Mario

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jayadev U@21:1/5 to reina...@gmail.com on Sun Sep 3 20:55:36 2023
    On 01/09/2023 06:22:35 am, reina...@gmail.com wrote:
    Hi,

    Here is the link for downloading the bcc760.

    https://1drv.ms/f/s!AjWGaISptCtfg9FklOCWuJQP8wWpJg?e=dUtUdg

    Regards,

    Reynaldo Henrique
    Hi,

    Thanks so much for the link.

    Warm regards,

    Jayadev

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Enrico Maria Giordano@21:1/5 to All on Tue Sep 5 16:37:06 2023
    Il 01/09/2023 04:39, Mario H. Sabado ha scritto:

    Error E2034 contrib\hbzlib\zipplatform.cpp 184: Cannot convert 'utimbuf *' to 'const _utimbuf *' in function SetFileModTime(const char *,long)
    Error E2342 contrib\hbzlib\zipplatform.cpp 184: Type mismatch in parameter '__times' (wanted 'const _utimbuf *', got 'utimbuf *') in function SetFileModTime(const char *,long)

    I confirm those two errors building xHarbour with BCC 7.60. Ron, can you
    try to fix them? I'm here to make any required test.

    --
    Enrico Maria Giordano

    http://www.emagsoftware.it
    http://www.emagsoftware.it/emgmusic
    http://www.emagsoftware.it/spectrum
    http://www.emagsoftware.it/tbosg

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Enrico Maria Giordano@21:1/5 to All on Wed Sep 6 12:12:26 2023
    Il 05/09/2023 16:37, Enrico Maria Giordano ha scritto:

    Error E2034 contrib\hbzlib\zipplatform.cpp 184: Cannot convert
    'utimbuf *' to 'const _utimbuf *' in function SetFileModTime(const
    char *,long)
    Error E2342 contrib\hbzlib\zipplatform.cpp 184: Type mismatch in
    parameter '__times' (wanted 'const _utimbuf *', got 'utimbuf *') in
    function SetFileModTime(const char *,long)

    I confirm those two errors building xHarbour with BCC 7.60. Ron, can you
    try to fix them? I'm here to make any required test.

    This seems to fix the error but I don't know if it is the proper one:

    bool ZipPlatform::SetFileModTime( LPCTSTR lpFileName, time_t ttime )
    {
    struct _utimbuf ub;

    ub.actime = time( NULL );
    ub.modtime = ttime == -1 ? time( NULL ) : ttime; // if wrong file
    time, set it to the current

    return utime( lpFileName, &ub ) == 0;
    }

    Ron, can you check it and, if you find it correct, commit it?

    --
    Enrico Maria Giordano

    http://www.emagsoftware.it
    http://www.emagsoftware.it/emgmusic
    http://www.emagsoftware.it/spectrum
    http://www.emagsoftware.it/tbosg

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Enrico Maria Giordano@21:1/5 to All on Thu Sep 7 20:23:59 2023
    Il 06/09/2023 12:12, Enrico Maria Giordano ha scritto:

    Error E2034 contrib\hbzlib\zipplatform.cpp 184: Cannot convert
    'utimbuf *' to 'const _utimbuf *' in function SetFileModTime(const
    char *,long)
    Error E2342 contrib\hbzlib\zipplatform.cpp 184: Type mismatch in
    parameter '__times' (wanted 'const _utimbuf *', got 'utimbuf *') in
    function SetFileModTime(const char *,long)

    I confirm those two errors building xHarbour with BCC 7.60. Ron, can
    you try to fix them? I'm here to make any required test.

    This seems to fix the error but I don't know if it is the proper one:

    bool ZipPlatform::SetFileModTime( LPCTSTR lpFileName, time_t ttime )
    {
       struct _utimbuf ub;

       ub.actime   = time( NULL );
       ub.modtime  = ttime == -1 ? time( NULL ) : ttime;   // if wrong file time, set it to the current

       return utime( lpFileName, &ub ) == 0;
    }

    Ron, can you check it and, if you find it correct, commit it?

    Ron, are you busy? Can you, at least, give me the commit grant to the repository so I can study about how to commit the fix myself?

    --
    Enrico Maria Giordano

    http://www.emagsoftware.it
    http://www.emagsoftware.it/emgmusic
    http://www.emagsoftware.it/spectrum
    http://www.emagsoftware.it/tbosg

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From reinaldohf@gmail.com@21:1/5 to All on Mon Sep 11 14:25:22 2023
    Hi,

    Now this link is small size:

    https://1drv.ms/u/s!AjWGaISptCtfhL0sFxJM5oBhhZr9_g?e=zQhM21


    Regards,

    Reynaldo Henrique

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Enrico Maria Giordano@21:1/5 to All on Tue Sep 12 09:57:11 2023
    Il 11/09/2023 23:25, reina...@gmail.com ha scritto:

    Hi,

    Now this link is small size:

    https://1drv.ms/u/s!AjWGaISptCtfhL0sFxJM5oBhhZr9_g?e=zQhM21

    There is already a download link for BCC 7.60 32-bit on xHarbour.org,
    with much much smaller size:

    http://xharbour.org/index.asp?page=download/windows/required_win

    --
    Enrico Maria Giordano

    http://www.emagsoftware.it
    http://www.emagsoftware.it/emgmusic
    http://www.emagsoftware.it/spectrum
    http://www.emagsoftware.it/tbosg

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)