Skip to content

Unable to open stdio.h #8

@eltoneo

Description

@eltoneo

Re: Linux

Executing task in folder intbeam-watcom-vscode-bb718ee: pwsh -File ./build.ps1 -Architecture 16bit <

16bit
Open Watcom C/C++ x86 16-bit Compile and Link Utility
Version 2.0 beta Mar 14 2022 00:58:49 (32-bit)
Copyright (c) 2002-2022 The Open Watcom Contributors. All Rights Reserved.
Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved.
Source code is available under the Sybase Open Watcom Public License.
See http://www.openwatcom.org/ for details.
wpp /home/live/intbeam-watcom-vscode-bb718ee/src/main.cpp -fo=./obj/ -bc -bt=DOS
Open Watcom C++ x86 16-bit Optimizing Compiler
Version 2.0 beta Mar 14 2022 00:53:59 (32-bit)
Copyright (c) 2002-2022 The Open Watcom Contributors. All Rights Reserved.
Portions Copyright (c) 1989-2002 Sybase, Inc. All Rights Reserved.
Source code is available under the Sybase Open Watcom Public License.
See http://www.openwatcom.org/ for details.
/home/live/intbeam-watcom-vscode-bb718ee/src/main.hpp(17): Error! E059: col(18) unable to open 'stdio.h'
/home/live/intbeam-watcom-vscode-bb718ee/src/main.hpp(17): Note! N393: col(18) included from /home/live/intbeam-watcom-vscode-bb718ee/src/main.cpp(15)
/home/live/intbeam-watcom-vscode-bb718ee/src/main.cpp(19): Error! E029: col(11) symbol 'printf' has not been declared
/home/live/intbeam-watcom-vscode-bb718ee/src/main.cpp(23): Error! E029: col(5) symbol 'getchar' has not been declared
/home/live/intbeam-watcom-vscode-bb718ee/src/main.cpp: 27 lines, included 21, no warnings, 3 errors
Error: Compiler returned a bad status compiling '/home/live/intbeam-watcom-vscode-bb718ee/src/main.cpp'
stumpt

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions