Game Development Community

Cannont open include file "exception"

by Jacob Dankovchik · in Torque Game Engine Advanced · 09/27/2004 (5:09 pm) · 3 replies

I just downloaded everything, and i think i did everything right, however im getting this one error.
d:\visual studio\vc98\include\new(9) : fatal error C1083: Cannot open include file: 'exception': No such file or directory
when i goto the file its talking about, i find this: #include
Thats where the error is occuring. Anybody have anyideas?

#1
09/28/2004 (2:12 am)
Search your VC++ disc for "exception" and drop a copy into this directory

d:\visual studio\vc98\include\new
#2
09/28/2004 (11:11 am)
Well, so far i havent found my cd, however something i forgot to mention is i had a bunch of these before. Then i added the directX includes to the project options, forgot to before, and they all went away but this one.. :/
#3
09/28/2004 (1:11 pm)
Nevermind, i fixed it.. Seems i was missing quite a few files in my include directory.. No idea what happened to em.. And seems i never needed em til now.. heh.. O well.. TSE rocks! :D