Thread: Ahhhhhhh!
View Single Post
Old 12-26-2004, 10:27 AM   #5 (permalink)
falsepride
Regular Contributor
 
Join Date: Oct 2004
Posts: 227
falsepride is on a distinguished road
im still getting the 3 god damn errors, maybe i installed borland wrong but the path to it is C:\Borland\BCC55 and i run command prompt and type in bcc32 C:\prog1.cpp the path to my .cpp file and i get these three god damn errors:

Error E2209 C:\prog1.cpp 1: Unable to open include file 'iostream'
Error E2282 C:\prog1.cpp 2: Namespace name expected
Error E2451 C:\prog1.cpp 6: Undefined symbol 'cout' in function main()
*** 3 errors in Compile ***
falsepride is offline   Reply With Quote