• file not found wcc error

    From Robert Wolfe@1:261/20 to All on Sun Sep 13 08:48:36 2026
    -------- Forwarded Message ---------
    Original: DATE..... 13 Sep 2026, 08:47a
    Original: FROM..... Robert Wolfe
    Original: TO....... Winserver Support
    Original: SUBJECT.. file not found wcc error
    Original: FORUM.... PXNet Beta Testers
    Original: NETWORK.. PXNET ECHO: PX_BETA

    when compiling my cusatomized editor.wcc file, i get a file not
    found error and a comp[ile stop at this line:

    #include "editor.wch"

    The file is indeed present. I tried the compile on any server 2008
    r2 setup and I do not get the error there.

    c:\wcat>dir /a /s editor.wch
    Volume in drive C has no label.
    Volume Serial Number is AC00-06DC

    Directory of c:\wcat\wcBasic\include

    08/17/2025 06:13 PM 1,115 editor.wch
    1 File(s) 1,115 bytes

    Directory of c:\wcat\wcBasic\source\include

    08/17/2025 06:13 PM 1,115 editor.wch
    1 File(s) 1,115 bytes

    This is on the installation that is causing me grief.

    c:\wcat>wcc
    WCC v10.0.500.1 (x64) (c) copyright 1998-2026 by Santronics Software
    Inc.
    Wildcat! BASIC Compiler

    Usage: WCC <filespec> [options]

    filespec wcc source file or *.wcc wildcard specification.
    note: only source files with a .wcc extension are
    compiled.

    Options:
    /M Enable Make. Compile source if newer than wcx object.
    /E Exit on first error on multi-file compile.
    /F:address Find error (hex) address
    /O:directory WCX output directory. Default is source location.
    /P Create prompts\*.prm files for [string "string"] lines
    /D:define Set DEFINE compiler condition

    Debugging options:
    /S Create symbolic map output file (*.map).
    /R Create report output file (*.rpt).
    /PP Create Preprocessor file. File has '.wcc.pre'
    extension

    Maximum Data Segment Size: 32760 (per wcx module)
    WCC compiler DLL File: c:\wcat\wccdll64.dll version: 10.0.500.1
    SET WCINCLUDE=<undefined>

    c:\wcat>cd wcbasic

    c:\wcat\wcBasic>wcc
    WCC v10.0.500.3 (x64) (c) copyright 1998-2026 by Santronics Software
    Inc.
    Wildcat! BASIC Compiler

    Usage: WCC <filespec> [options]

    filespec wcc source file or *.wcc wildcard specification.
    note: only source files with a .wcc extension are
    compiled.

    Options:
    /M Enable Make. Compile source if newer than wcx object.
    /E Exit on first error on multi-file compile.
    /F:address Find error (hex) address
    /O:directory WCX output directory. Default is source location.
    /P Create prompts\*.prm files for [string "string"] lines
    /D:define Set DEFINE compiler condition

    Debugging options:
    /S Create symbolic map output file (*.map).
    /R Create report output file (*.rpt).
    /PP Create Preprocessor file. File has '.wcc.pre'
    extension

    Maximum Data Segment Size: 32760 (per wcx module)
    WCC compiler DLL File: c:\wcat\wcBasic\wccdll64.dll version:
    10.0.500.3
    SET WCINCLUDE=<undefined>

    c:\wcat\wcBasic>

    Could the two different versions of wcc.exe be the issue??

    ... In /dev/null no one can hear you scream.
    ----- End of Forwarded Message -----

    ... In /dev/null no one can hear you scream.
    --- Platinum Xpress/Win/WINServer v10.0gr19.1
    * Origin: Over the Brink : Grand Island, NY - brinkbbs.org (1:261/20)