• Errors in compiling

    From Corey@VERT to All on Mon Dec 10 14:29:00 2012
    I got the last nights cvs and get these errors in compiling.
    Microsoft (R) Build Engine Version 4.0.30319.1
    [Microsoft .NET Framework, Version 4.0.30319.239]
    Copyright (C) Microsoft Corporation 2007. All rights reserved.

    Build started 12/6/2012 11:01:28 AM.
    Project "C:\sbbs\src\sbbs3\ntsvcs.vcxproj" on node 1 (default targets).
    Project "C:\sbbs\src\sbbs3\ntsvcs.vcxproj" (1) is
    building "C:\sbbs\src\xpdev\xpdev_mt.vcxproj" (2) on node 1 (default targets). InitializeBuildStatus:
    Creating ".\msvc.win32.debug_mt\xpdev_mt.unsuccessfulbuild"
    because "AlwaysCreate" was specified.
    ClCompile:
    All outputs are up-to-date.
    Lib:
    All outputs are up-to-date.
    xpdev_mt.vcxproj -> C:\sbbs\src\xpdev\.\msvc.win32.debug_mt\xpdev_mt.lib FinalizeBuildStatus:
    Deleting file ".\msvc.win32.debug_mt\xpdev_mt.unsuccessfulbuild".
    Touching ".\msvc.win32.debug_mt\xpdev_mt.lastbuildstate".
    Done Building Project "C:\sbbs\src\xpdev\xpdev_mt.vcxproj" (default targets). Project "C:\sbbs\src\sbbs3\ntsvcs.vcxproj" (1) is building "C:\sbbs\src\sbbs3 \ftpsrvr.vcxproj" (3) on node 1 (default targets).
    Project "C:\sbbs\src\sbbs3\ftpsrvr.vcxproj" (3) is building "C:\sbbs\src\sbbs3 \sbbs.vcxproj" (4) on node 1 (default targets).
    Project "C:\sbbs\src\sbbs3\sbbs.vcxproj" (4) is
    building "C:\sbbs\src\smblib\smblib.vcxproj" (5) on node 1 (default targets). InitializeBuildStatus:
    Creating ".\msvc.win32.debug\smblib.unsuccessfulbuild"
    because "AlwaysCreate" was specified.
    ClCompile:
    All outputs are up-to-date.
    Lib:
    All outputs are up-to-date.
    smblib.vcxproj -> C:\sbbs\src\smblib\.\msvc.win32.debug\smblib.lib FinalizeBuildStatus:
    Deleting file ".\msvc.win32.debug\smblib.unsuccessfulbuild".
    Touching ".\msvc.win32.debug\smblib.lastbuildstate".
    Done Building Project "C:\sbbs\src\smblib\smblib.vcxproj" (default targets). InitializeBuildStatus:
    Touching ".\msvc.win32.debug\sbbs\sbbs.unsuccessfulbuild".
    ClCompile:
    All outputs are up-to-date.
    C:\Program Files\Microsoft Visual Studio 10.0
    \VC\bin\CL.exe /c /IC:\sbbs\src\comio\
    /IC:\sbbs\3rdp\win32.release\cryptlib\/i nclude /IC:\sbbs\3rdp\win32.release\mozjs\/include /IC:\sbbs\src\smblib\ /IC:\s bbs\src\xpdev\ /ZI /nologo /W3 /WX- /Od /Oy- /D _DEBUG /D WIN32 /D _WINDOWS /D _USRDLL /D SBBS /D SBBS_EXPORTS /D SMB_EXPORTS /D RINGBUF_SEM /D RINGBUF_MUTEX /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D USE_CRYPTLIB /D JAVASCRIPT /D HAS_STDINT_H /D _VC80_UPGRADE=0x0600 /D _WINDLL /D
    _MBCS /Gm /EHsc /RTC1 /MTd /GS /fp:precise /Zc:wchar_t /Zc:forScope
    /Fo".\msvc. win32.debug\sbbs/" /Fd".\msvc.win32.debug\sbbs/vc100.pdb" /FR".\msvc.win32.debu g\sbbs\\" /Gd /TP /analyze- /errorReport:queue readmail.cpp readmsgs.cpp
    readmsgs.cpp
    c:\sbbs\src\sbbs3\readmsgs.cpp(339): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj] c:\sbbs\src\sbbs3\readmsgs.cpp(420): error C2664: 'sbbs_t::loadposts' : cannot convert parameter 1 from 'int32_t *' to 'uint32_t *' [C:\sbbs\src\sbbs3 \sbbs.vcxproj]
    Types pointed to are unrelated; conversion requires
    reinterpret_cast, C-style cast or function-style cast c:\sbbs\src\sbbs3\readmsgs.cpp(506): error C2664: 'sbbs_t::loadposts' : cannot convert parameter 1 from 'int32_t *' to 'uint32_t *' [C:\sbbs\src\sbbs3 \sbbs.vcxproj]
    Types pointed to are unrelated; conversion requires
    reinterpret_cast, C-style cast or function-style cast c:\sbbs\src\sbbs3\readmsgs.cpp(546): error C2664: 'sbbs_t::loadposts' : cannot convert parameter 1 from 'int32_t *' to 'uint32_t *' [C:\sbbs\src\sbbs3 \sbbs.vcxproj]
    Types pointed to are unrelated; conversion requires
    reinterpret_cast, C-style cast or function-style cast c:\sbbs\src\sbbs3\readmsgs.cpp(568): error C2664: 'sbbs_t::loadposts' : cannot convert parameter 1 from 'int32_t *' to 'uint32_t *' [C:\sbbs\src\sbbs3 \sbbs.vcxproj]
    Types pointed to are unrelated; conversion requires
    reinterpret_cast, C-style cast or function-style cast c:\sbbs\src\sbbs3\readmsgs.cpp(687): error C2664: 'sbbs_t::loadposts' : cannot convert parameter 1 from 'int32_t *' to 'uint32_t *' [C:\sbbs\src\sbbs3 \sbbs.vcxproj]
    Types pointed to are unrelated; conversion requires
    reinterpret_cast, C-style cast or function-style cast c:\sbbs\src\sbbs3\readmsgs.cpp(706): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj] c:\sbbs\src\sbbs3\readmsgs.cpp(946): warning C4018: '>' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj] c:\sbbs\src\sbbs3\readmsgs.cpp(1076): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmsgs.cpp(1079): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmsgs.cpp(1088): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmsgs.cpp(1091): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmsgs.cpp(1096): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmsgs.cpp(1099): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmsgs.cpp(1117): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmsgs.cpp(1120): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmsgs.cpp(1139): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmsgs.cpp(1142): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    readmail.cpp
    c:\sbbs\src\sbbs3\readmail.cpp(86): error C2664: 'loadmail' : cannot convert parameter 2 from 'int32_t *' to 'uint32_t *' [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    Types pointed to are unrelated; conversion requires
    reinterpret_cast, C-style cast or function-style cast c:\sbbs\src\sbbs3\readmail.cpp(197): error C2664: 'loadmail' : cannot convert parameter 2 from 'int32_t *' to 'uint32_t *' [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    Types pointed to are unrelated; conversion requires
    reinterpret_cast, C-style cast or function-style cast c:\sbbs\src\sbbs3\readmail.cpp(214): error C2664: 'loadmail' : cannot convert parameter 2 from 'int32_t *' to 'uint32_t *' [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    Types pointed to are unrelated; conversion requires
    reinterpret_cast, C-style cast or function-style cast c:\sbbs\src\sbbs3\readmail.cpp(522): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj] c:\sbbs\src\sbbs3\readmail.cpp(572): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj] c:\sbbs\src\sbbs3\readmail.cpp(575): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj] c:\sbbs\src\sbbs3\readmail.cpp(591): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj] c:\sbbs\src\sbbs3\readmail.cpp(594): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj] c:\sbbs\src\sbbs3\readmail.cpp(600): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj] c:\sbbs\src\sbbs3\readmail.cpp(603): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj] c:\sbbs\src\sbbs3\readmail.cpp(625): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj] c:\sbbs\src\sbbs3\readmail.cpp(628): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj] c:\sbbs\src\sbbs3\readmail.cpp(674): warning C4018: '>' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    Generating Code...
    Done Building Project "C:\sbbs\src\sbbs3\sbbs.vcxproj" (default targets) -- FAILED.
    Done Building Project "C:\sbbs\src\sbbs3\ftpsrvr.vcxproj" (default targets) -- FAILED.
    Done Building Project "C:\sbbs\src\sbbs3\ntsvcs.vcxproj" (default targets) -- FAILED.

    Build FAILED.

    "C:\sbbs\src\sbbs3\ntsvcs.vcxproj" (default target) (1) -> "C:\sbbs\src\sbbs3\ftpsrvr.vcxproj" (default target) (3) -> "C:\sbbs\src\sbbs3\sbbs.vcxproj" (default target) (4) ->
    (ClCompile target) ->
    c:\sbbs\src\sbbs3\readmsgs.cpp(339): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmsgs.cpp(706): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmsgs.cpp(946): warning C4018: '>' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmsgs.cpp(1076): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmsgs.cpp(1079): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmsgs.cpp(1088): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmsgs.cpp(1091): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmsgs.cpp(1096): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmsgs.cpp(1099): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmsgs.cpp(1117): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmsgs.cpp(1120): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmsgs.cpp(1139): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmsgs.cpp(1142): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmail.cpp(522): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmail.cpp(572): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmail.cpp(575): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmail.cpp(591): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmail.cpp(594): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmail.cpp(600): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmail.cpp(603): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmail.cpp(625): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmail.cpp(628): warning C4018: '<' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmail.cpp(674): warning C4018: '>' : signed/unsigned mismatch [C:\sbbs\src\sbbs3\sbbs.vcxproj]


    "C:\sbbs\src\sbbs3\ntsvcs.vcxproj" (default target) (1) -> "C:\sbbs\src\sbbs3\ftpsrvr.vcxproj" (default target) (3) -> "C:\sbbs\src\sbbs3\sbbs.vcxproj" (default target) (4) ->
    (ClCompile target) ->
    c:\sbbs\src\sbbs3\readmsgs.cpp(420): error C2664: 'sbbs_t::loadposts' : cannot convert parameter 1 from 'int32_t *' to 'uint32_t *' [C:\sbbs\src\sbbs3 \sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmsgs.cpp(506): error C2664: 'sbbs_t::loadposts' : cannot convert parameter 1 from 'int32_t *' to 'uint32_t *' [C:\sbbs\src\sbbs3 \sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmsgs.cpp(546): error C2664: 'sbbs_t::loadposts' : cannot convert parameter 1 from 'int32_t *' to 'uint32_t *' [C:\sbbs\src\sbbs3 \sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmsgs.cpp(568): error C2664: 'sbbs_t::loadposts' : cannot convert parameter 1 from 'int32_t *' to 'uint32_t *' [C:\sbbs\src\sbbs3 \sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmsgs.cpp(687): error C2664: 'sbbs_t::loadposts' : cannot convert parameter 1 from 'int32_t *' to 'uint32_t *' [C:\sbbs\src\sbbs3 \sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmail.cpp(86): error C2664: 'loadmail' : cannot convert parameter 2 from 'int32_t *' to 'uint32_t *' [C:\sbbs\src\sbbs3\sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmail.cpp(197): error C2664: 'loadmail' : cannot
    convert parameter 2 from 'int32_t *' to 'uint32_t *' [C:\sbbs\src\sbbs3 \sbbs.vcxproj]
    c:\sbbs\src\sbbs3\readmail.cpp(214): error C2664: 'loadmail' : cannot
    convert parameter 2 from 'int32_t *' to 'uint32_t *' [C:\sbbs\src\sbbs3 \sbbs.vcxproj]

    23 Warning(s)
    8 Error(s)

    Time Elapsed 00:00:04.65

    "Practise safe Lunch, Use a Condiment"

    ---
    þ Synchronet þ Three Stooges Gentlemens Club - Las Vegas, Nv - tsgc.dyndns.org
  • From Digital Man@VERT to Corey on Mon Dec 10 22:04:21 2012
    Re: Errors in compiling
    By: Corey to All on Mon Dec 10 2012 02:29 pm

    I got the last nights cvs and get these errors in compiling.
    Microsoft (R) Build Engine Version 4.0.30319.1
    [Microsoft .NET Framework, Version 4.0.30319.239]
    Copyright (C) Microsoft Corporation 2007. All rights reserved.

    Using what version of Visual C++?

    The version I'm using (which doesn't have this error) is Version 10.0.40219.1 SP1Rel (displayed in Visual Studio->Help->About.

    Is it possible that you forgot to "cvs update" the src/smblib directory?

    digital man

    Synchronet "Real Fact" #22:
    The third ever Synchronet BBS was The Beast's Domain (sysop: King Drafus). Norco, CA WX: 59.0øF, 47.0% humidity, 0 mph ENE wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Corey@VERT to Digital Man on Mon Dec 10 22:36:39 2012
    Re: Errors in compiling
    By: Digital Man to Corey on Mon Dec 10 2012 10:04 pm

    Re: Errors in compiling
    By: Corey to All on Mon Dec 10 2012 02:29 pm

    I got the last nights cvs and get these errors in compiling.
    Microsoft (R) Build Engine Version 4.0.30319.1
    [Microsoft .NET Framework, Version 4.0.30319.239]
    Copyright (C) Microsoft Corporation 2007. All rights reserved.

    Using what version of Visual C++?

    The version I'm using (which doesn't have this error) is Version 10.0.40219. SP1Rel (displayed in Visual Studio->Help->About.

    Is it possible that you forgot to "cvs update" the src/smblib directory?

    digital man

    Synchronet "Real Fact" #22:
    The third ever Synchronet BBS was The Beast's Domain (sysop: King Drafus). Norco, CA WX: 59.0øF, 47.0% humidity, 0 mph ENE wind, 0.00 inches rain/24hrs


    will try that. I have msvc++ 2010 express 10.0.30319.1 RTMrel

    "Practise safe Lunch, Use a Condiment"


    ---
    þ Synchronet þ Three Stooges Gentlemens Club - Las Vegas, Nv - tsgc.dyndns.org
  • From Corey@VERT to Digital Man on Tue Dec 11 00:06:52 2012
    Re: Errors in compiling
    By: Digital Man to Corey on Mon Dec 10 2012 10:04 pm

    Re: Errors in compiling
    By: Corey to All on Mon Dec 10 2012 02:29 pm

    I got the last nights cvs and get these errors in compiling.
    Microsoft (R) Build Engine Version 4.0.30319.1
    [Microsoft .NET Framework, Version 4.0.30319.239]
    Copyright (C) Microsoft Corporation 2007. All rights reserved.

    Using what version of Visual C++?

    The version I'm using (which doesn't have this error) is Version 10.0.40219. SP1Rel (displayed in Visual Studio->Help->About.

    Is it possible that you forgot to "cvs update" the src/smblib directory?

    digital man

    Synchronet "Real Fact" #22:
    The third ever Synchronet BBS was The Beast's Domain (sysop: King Drafus). Norco, CA WX: 59.0øF, 47.0% humidity, 0 mph ENE wind, 0.00 inches rain/24hrs


    yeah, that did it. it seems cvs dont do a proper update from the root dir.
    you have to go into each dir and do a cvs up in each one.
    thanks as always.
    maybe as you guys update the code you can addon notes as to which dirs need updating?

    "Practise safe Lunch, Use a Condiment"


    ---
    þ Synchronet þ Three Stooges Ge
  • From Digital Man@VERT to Corey on Tue Dec 11 08:55:55 2012
    Re: Errors in compiling
    By: Corey to Digital Man on Tue Dec 11 2012 12:06 am

    Re: Errors in compiling
    By: Digital Man to Corey on Mon Dec 10 2012 10:04 pm

    Re: Errors in compiling
    By: Corey to All on Mon Dec 10 2012 02:29 pm

    I got the last nights cvs and get these errors in compiling.
    Microsoft (R) Build Engine Version 4.0.30319.1
    [Microsoft .NET Framework, Version 4.0.30319.239]
    Copyright (C) Microsoft Corporation 2007. All rights reserved.

    Using what version of Visual C++?

    The version I'm using (which doesn't have this error) is Version 10.0.40219. SP1Rel (displayed in Visual Studio->Help->About.

    Is it possible that you forgot to "cvs update" the src/smblib directory?

    yeah, that did it. it seems cvs dont do a proper update from the root dir. you have to go into each dir and do a cvs up in each one.
    thanks as always.
    maybe as you guys update the code you can addon notes as to which dirs need updating?

    It's expected that you would update all the source directories at the same time.

    digital man

    Synchronet "Real Fact" #22:
    The third ever Synchronet BBS was The Beast's Domain (sysop: King Drafus). Norco, CA WX: 54.1øF, 52.0% humidity, 0 mph SSW wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Corey@VERT to Digital Man on Tue Dec 11 09:14:30 2012
    Re: Errors in compiling
    By: Digital Man to Corey on Tue Dec 11 2012 08:55 am

    Re: Errors in compiling
    By: Corey to Digital Man on Tue Dec 11 2012 12:06 am

    Re: Errors in compiling
    By: Digital Man to Corey on Mon Dec 10 2012 10:04 pm

    Re: Errors in compiling
    By: Corey to All on Mon Dec 10 2012 02:29 pm

    I got the last nights cvs and get these errors in compiling. Microsoft (R) Build Engine Version 4.0.30319.1
    [Microsoft .NET Framework, Version 4.0.30319.239]
    Copyright (C) Microsoft Corporation 2007. All rights reserved.

    Using what version of Visual C++?

    The version I'm using (which doesn't have this error) is Version 10.0.40219. SP1Rel (displayed in Visual Studio->Help->About.

    Is it possible that you forgot to "cvs update" the src/smblib director

    yeah, that did it. it seems cvs dont do a proper update from the root dir you have to go into each dir and do a cvs up in each one.
    thanks as always.
    maybe as you guys update the code you can addon notes as to which dirs ne updating?

    It's expected that you would update all the source directories at the same time.

    digital man

    Synchronet "Real Fact" #22:
    The third ever Synchronet BBS was The Beast's Domain (sysop: King Drafus). Norco, CA WX: 54.1øF, 52.0% humidity, 0 mph SSW wind, 0.00 inches rain/24hrs


    yeah, but like I said, doing a cvs up from the root of my source tree apparently dont work. thou I could make a batch file that would have it go into each sub dir in the tree and do a cvs up command.

    "Practise safe Lunch, Use a Condiment"


    ---
    þ Synchronet þ Three Stooges Gentlemens Club - Las Vegas, Nv - tsgc.dyndns.org
  • From Digital Man@VERT to Corey on Tue Dec 11 21:16:52 2012
    Re: Errors in compiling
    By: Corey to Digital Man on Tue Dec 11 2012 09:14 am

    Re: Errors in compiling
    By: Digital Man to Corey on Tue Dec 11 2012 08:55 am

    Re: Errors in compiling
    By: Corey to Digital Man on Tue Dec 11 2012 12:06 am

    Re: Errors in compiling
    By: Digital Man to Corey on Mon Dec 10 2012 10:04 pm

    Re: Errors in compiling
    By: Corey to All on Mon Dec 10 2012 02:29 pm

    I got the last nights cvs and get these errors in compiling. Microsoft (R) Build Engine Version 4.0.30319.1
    [Microsoft .NET Framework, Version 4.0.30319.239]
    Copyright (C) Microsoft Corporation 2007. All rights reserved.

    Using what version of Visual C++?

    The version I'm using (which doesn't have this error) is Version 10.0.40219. SP1Rel (displayed in Visual Studio->Help->About.

    Is it possible that you forgot to "cvs update" the src/smblib director

    yeah, that did it. it seems cvs dont do a proper update from the root dir you have to go into each dir and do a cvs up in each one.
    thanks as always.
    maybe as you guys update the code you can addon notes as to which
    dirs ne updating?

    It's expected that you would update all the source directories at the same time.

    yeah, but like I said, doing a cvs up from the root of my source tree apparently dont work. thou I could make a batch file that would have it go into each sub dir in the tree and do a cvs up command.

    It depends on how you checked-out the source originally: if you checked-out the
    entire 'src' hierarchy at once, then a "cvs update" in the 'src' directory will
    do a recursive update.

    digital man

    Synchronet "Real Fact" #20:
    The first commericial sale of Synchronet was to Las Vegas Playground BBS (1992).
    Norco, CA WX: 55.4øF, 78.0% humidity, 2 mph NW wind, 0.00 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Corey@VERT to Digital Man on Tue Dec 11 21:48:04 2012
    Re: Errors in compiling
    By: Digital Man to Corey on Tue Dec 11 2012 09:16 pm

    Re: Errors in compiling
    By: Corey to Digital Man on Tue Dec 11 2012 09:14 am

    Re: Errors in compiling
    By: Digital Man to Corey on Tue Dec 11 2012 08:55 am

    Re: Errors in compiling
    By: Corey to Digital Man on Tue Dec 11 2012 12:06 am

    Re: Errors in compiling
    By: Digital Man to Corey on Mon Dec 10 2012 10:04 pm

    Re: Errors in compiling
    By: Corey to All on Mon Dec 10 2012 02:29 pm

    I got the last nights cvs and get these errors in compiling. Microsoft (R) Build Engine Version 4.0.30319.1
    [Microsoft .NET Framework, Version 4.0.30319.239]
    Copyright (C) Microsoft Corporation 2007. All rights reserved

    Using what version of Visual C++?

    The version I'm using (which doesn't have this error) is Version 10.0.40219. SP1Rel (displayed in Visual Studio->Help->About.

    Is it possible that you forgot to "cvs update" the src/smblib director

    yeah, that did it. it seems cvs dont do a proper update from the ro dir you have to go into each dir and do a cvs up in each one. thanks as always.
    maybe as you guys update the code you can addon notes as to which dirs ne updating?

    It's expected that you would update all the source directories at the same time.

    yeah, but like I said, doing a cvs up from the root of my source tree apparently dont work. thou I could make a batch file that would have it g into each sub dir in the tree and do a cvs up command.

    It depends on how you checked-out the source originally: if you checked-out entire 'src' hierarchy at once, then a "cvs update" in the 'src' directory w do a recursive update.

    digital man

    Synchronet "Real Fact" #20:
    The first commericial sale of Synchronet was to Las Vegas Playground BBS (19 Norco, CA WX: 55.4øF, 78.0% humidity, 2 mph NW wind, 0.00 inches rain/24hrs


    I dont remember.

    "Practise safe Lunch, Use a Condiment"


    ---
    þ Synchronet þ Three Stooges Gentlemens Club - Las Vegas, Nv - tsgc.dyndns.org
  • From Khelair@VERT to All on Wed Dec 12 05:58:22 2012
    Re: Errors in compiling
    By: Corey to Digital Man on Tue Dec 11 2012 21:48:04

    It depends on how you checked-out the source originally: if you checked-o entire 'src' hierarchy at once, then a "cvs update" in the 'src' director do a recursive update.

    Just curious, but for instance I checked out the entire src hierarchy at once, I recall. However I've also got installed under the same general /src tree SyncTERM and I think maybe another utility that builds off the same libraries, although I can't remember what exactly it's called right now. So if I do a 'cvs update' under my highest level /src, it's going to update everything including the non-sbbs directories, no? For example, here is my upper level /src directory:

    $ ls
    CVS comio sbbs3 smblib uifc
    build conio sexpots syncterm xpdev


    So in my particular circumstance would it be appropriate to just 'cvs update' under my /src/sbbs3 directory? Or would there be a different way that I would go about this task?
    Thnx; sorry if I'm making things more complicated than they need to be.

    Damo

    ---
    -=-
    Opinions expressed are not necessarily those of the owners or management of this corporeal rott
  • From Corey@VERT to Khelair on Wed Dec 12 08:40:14 2012
    Re: Errors in compiling/updating sbbs source tree
    By: Khelair to All on Wed Dec 12 2012 05:58 am

    Subject: Errors in compiling/updating sbbs source tree
    @VIA: TINFOIL
    @MSGID: <50C8715E.9930.syncprog@bismaninfo.hopto.org>
    @REPLY: <50C81A94.35207.syncprog@tsgc.dyndns.org>
    @TZ: 4168
    Re: Errors in compiling
    By: Corey to Digital Man on Tue Dec 11 2012 21:48:04

    It depends on how you checked-out the source originally: if you checke entire 'src' hierarchy at once, then a "cvs update" in the 'src' direc do a recursive update.

    Just curious, but for instance I checked out the entire src hierarchy at once, I recall. However I've also got installed under the same general /src tree SyncTERM and I think maybe another utility that builds off the same libraries, although I can't remember what exactly it's called right now. So I do a 'cvs update' under my highest level /src, it's going to update everything including the non-sbbs directories, no? For example, here is my upper level /src directory:

    $ ls
    CVS comio sbbs3 smblib uifc
    build conio sexpots syncterm xpdev


    So in my particular circumstance would it be appropriate to just 'cvs update' under my /src/sbbs3 directory? Or would there be a different way th I would go about this task?
    Thnx; sorry if I'm making things more complicated than they need to be.

    Damo



    thats what I thought.
    but you know what happens when you assume.

    "Practise safe Lunch, Use a Condiment"


    ---
    þ Synchronet þ Three Stooges Gentlemens Club - Las Vegas, Nv - tsgc.dyndns.org
  • From Digital Man@VERT to Khelair on Thu Dec 13 00:05:06 2012
    Re: Errors in compiling/updating sbbs source tree
    By: Khelair to All on Wed Dec 12 2012 05:58 am

    Re: Errors in compiling
    By: Corey to Digital Man on Tue Dec 11 2012 21:48:04

    It depends on how you checked-out the source originally: if you checked-o entire 'src' hierarchy at once, then a "cvs update" in the 'src' director do a recursive update.

    Just curious, but for instance I checked out the entire src hierarchy
    at once, I recall. However I've also got installed under the same general /src tree SyncTERM and I think maybe another utility that builds off the same libraries, although I can't remember what exactly it's called right now. So if I do a 'cvs update' under my highest level /src, it's going to update everything including the non-sbbs directories, no? For example, here is my upper level /src directory:

    $ ls
    CVS comio sbbs3 smblib uifc
    build conio sexpots syncterm xpdev

    The fact that you have a src/CVS directory means that if you perform a "cvs update" from that directory, it should include all the modules that you checked-out at that level.

    So in my particular circumstance would it be appropriate to just 'cvs update' under my /src/sbbs3 directory? Or would there be a different way that I would go about this task?
    Thnx; sorry if I'm making things more complicated than they need to be.

    I think your circumstance, running "cvs update" in the src directory would be the most appropriate. Check your src/CVS/Entries file and see if all the sub-directories are accounted for.

    digital man

    Synchronet "Real Fact" #24:
    The Digital Dynamics company ceased day-to-day opperations in late 1995.
    Norco, CA WX: 52.2øF, 95.0% humidity, 2 mph NW wind, 0.07 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Corey@VERT to Digital Man on Thu Dec 13 08:22:06 2012
    Re: Errors in compiling/updating sbbs source tree
    By: Digital Man to Khelair on Thu Dec 13 2012 12:05 am

    Subject: Errors in compiling/updating sbbs source tree
    @MSGID: <50C98C32.28921.syncprog@vert.synchro.net>
    @REPLY: <50C8715E.9930.syncprog@bismaninfo.hopto.org>
    @TZ: 41e0
    Re: Errors in compiling/updating sbbs source tree
    By: Khelair to All on Wed Dec 12 2012 05:58 am

    Re: Errors in compiling
    By: Corey to Digital Man on Tue Dec 11 2012 21:48:04

    It depends on how you checked-out the source originally: if you checked-o entire 'src' hierarchy at once, then a "cvs update" in th 'src' director do a recursive update.

    Just curious, but for instance I checked out the entire src hierarchy at once, I recall. However I've also got installed under the same genera /src tree SyncTERM and I think maybe another utility that builds off the same libraries, although I can't remember what exactly it's called right now. So if I do a 'cvs update' under my highest level /src, it's going t update everything including the non-sbbs directories, no? For example, here is my upper level /src directory:

    $ ls
    CVS comio sbbs3 smblib uifc
    build conio sexpots syncterm xpdev

    The fact that you have a src/CVS directory means that if you perform a "cvs update" from that directory, it should include all the modules that you checked-out at that level.

    So in my particular circumstance would it be appropriate to just 'cvs update' under my /src/sbbs3 directory? Or would there be a different way that I would go about this task?
    Thnx; sorry if I'm making things more complicated than they need to b

    I think your circumstance, running "cvs update" in the src directory would b the most appropriate. Check your src/CVS/Entries file and see if all the sub-directories are accounted for.

    digital man

    Synchronet "Real Fact" #24:
    The Digital Dynamics company ceased day-to-day opperations in late 1995. Norco, CA WX: 52.2øF, 95.0% humidity, 2 mph NW wind, 0.07 inches rain/24hrs


    well, we will see. I deleted my src tree and did a fresh cvs co src
    so I have a whole new tree. now we will see if all the branches grow at the same time. err, or some wither and die like last time.

    "Practise safe Lunch, Use a Condiment"


    ---
    þ Synchronet þ Three Stooges Gentlemens Club - Las Vegas, Nv - tsgc.dyndns.org