----- c:\my documents\projects\circle\circle\util\purgeplay.c(8) : fatal error C1083: Cannot open include file: 'conf.h': No such file or directory ----- Okay, I got rid of the /Yu for precomiled header files, now I get this, but conf.h is there, it's even included in the file list in FileView. I even tried to give it the path to it, and it still comes up with the same error. As well as a few of these warnings, which I can deal with: ----- c:\my documents\projects\circle\circle\act.movement.c(349) : warning C4244: '=' : conversion from 'long ' to 'short ', possible loss of data ----- Thanks ahead of time, *DM* ----- Original Message ----- From: Chris Gilbert <chris@BUZZBEE.FREESERVE.CO.UK> To: <CIRCLE@post.queensu.ca> Sent: Tuesday, August 03, 1999 3:15 PM Subject: Re: CODE: VC6.0 > Steven wrote: > > > > I followed the instructions to using VC5.0, does anyone know why I'm > > getting all these errors: > > > > act.comm.c > > c:\my documents\projects\circle\circle\act.comm.c(519) : fatal error > > C1010: unexpected end of file while looking for precompiled header > > directive > > act.informative.c > > c:\my documents\projects\circle\circle\act.informative.c(1697) : fatal > > error C1010: unexpected end of file while looking for precompiled > > header directive > > act.item.c > > c:\my documents\projects\circle\circle\act.item.c(1464) : fatal error > > C1010: unexpected end of file while looking for precompiled header > > directive > > act.movement.c > > > > There are 48 of them. > > Sounds like one for every .c file; try turning precompiled headers off > in the project settings (don't know where that is in VC5, only ever used > VC6) > > Chris > > > +------------------------------------------------------------+ > | Ensure that you have read the CircleMUD Mailing List FAQ: | > | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | > +------------------------------------------------------------+ +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST