I suddenly have a really wierd problem. Nothing will compile anymore.
Borland C++ is complaining I have errors in vtextc.goh and tctrlc.goh. I
tried recopying them off the cdrom to my hard disk but that didn't stop the
errors. NOTHING will compile anymore. I tried deleting the vtextc.poh and
.doh files but that didn't do anything. I haven't a clue what caused this. I
tried turning the computer off then on again, recopying the files off the
CD, and compiling again but it still isn't working. Here's the output: (the
errors in appui.goc are for the first and last lines of when I declare a
vislargetext object)
BCC -DDO_ERROR_CHECKING -D__GEOS__ -Ot -c -v -y -i200 -ml -IAPPUI -I.
-ID:\PCGEOS\INCLUDE -ID:\PCGEOS\INCLUDE\ANSI -oAPPUI.EBJ APPUI.EC
Borland C++ Version 4.02 Copyright (c) 1994 Borland International
appui.ec:
Error D:\PCGEOS\INCLUDE\Objects/vTextC.goh 4771: Declaration missing ;
Error D:\PCGEOS\INCLUDE\Objects/vTextC.goh 4772: Declaration missing ;
Error D:\PCGEOS\INCLUDE\Objects/vTextC.goh 4777: Declaration missing ;
Error D:\PCGEOS\INCLUDE\Objects/vTextC.goh 4778: Declaration missing ;
Error D:\PCGEOS\INCLUDE\Objects/vTextC.goh 4780: Declaration missing ;
Error D:\PCGEOS\INCLUDE\Objects/vTextC.goh 4858: Declaration missing ;
Error D:\PCGEOS\INCLUDE\objects\text\tctrlc.goh 403: Declaration missing ;
Error D:\PCGEOS\INCLUDE\objects\text\tctrlc.goh 404: Declaration missing ;
Error D:\PCGEOS\INCLUDE\objects\text\tctrlc.goh 405: Declaration missing ;
Error D:\PCGEOS\INCLUDE\objects\text\tctrlc.goh 1512: Declaration missing ;
Error D:\PCGEOS\INCLUDE\Objects/vTextC.goh 4771: Declaration missing ;
Error D:\PCGEOS\INCLUDE\Objects/vTextC.goh 4772: Declaration missing ;
Error D:\PCGEOS\INCLUDE\Objects/vTextC.goh 4777: Declaration missing ;
Error D:\PCGEOS\INCLUDE\Objects/vTextC.goh 4778: Declaration missing ;
Error D:\PCGEOS\INCLUDE\Objects/vTextC.goh 4780: Declaration missing ;
Error D:\PCGEOS\INCLUDE\Objects/vTextC.goh 4858: Declaration missing ;
Error APPUI.GOC 477: Declaration missing ;
Error APPUI.GOC 477: Expression syntax
Error APPUI.GOC 477: Declaration syntax error
Error APPUI.GOC 477: Unexpected }
Error APPUI.GOC 477: Declaration terminated incorrectly
Error APPUI.GOC 488: Unexpected }
Error APPUI.GOC 488: Unexpected }
*** 23 errors in Compile ***
-------------------------------------------------------------------
| Edward Di Geronimo Jr. edwdig@bergen.org |
-------------------------------------------------------------------