Ik begin nu net met C++ te leren en wil mijn eerste opdracht hello.cpp compilen.
nu doe ik in prompt:
C:\Borland\BCC55\files>bcc32 hello.cpp
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
hello.cpp:
Error E2209 hello.cpp 1: Unable to open include file 'iostream.h'
Error E2451 hello.cpp 4: Undefined symbol 'cout' in function main()
*** 2 errors in Compile ***
C:\Borland\BCC55\files>
Iemand idee?
nu doe ik in prompt:
C:\Borland\BCC55\files>bcc32 hello.cpp
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
hello.cpp:
Error E2209 hello.cpp 1: Unable to open include file 'iostream.h'
Error E2451 hello.cpp 4: Undefined symbol 'cout' in function main()
*** 2 errors in Compile ***
C:\Borland\BCC55\files>
Iemand idee?
www.dannyhiemstra.nl