Game Development Community

compile issues with lex

by Ron Yacketta · in Torque Game Engine · 07/14/2002 (9:44 am) · 0 replies

Folks,

Just nabbed the latest HEAD (as of last night around 9PM'ish), made no changes to the code or the project. Attempted a clean build and received the following error

c:\documents and settings\ryacketta\my documents\torque\vc6\console\yyparse.c(436): fatal error C1083: Cannot open source file: 'c:\documents and settings\ryacketta\my documents\torque\vc6\console\yyparse.c': No such file or directory

What realy makes no sense is that it is looking in the vc6 directory for the console\yyparse.c

I have been all over the project settings and have yet to find a cause for this.

any ideas?

Regards,

Ron