PDA

View Full Version : Missing Header files.


Aeris1
02-01-2006, 04:15 AM
I get these messages while compiling world and zoneperl with recent CVS versions:

d:\Data\Dev\Coding\EQEmuCVS\Source\common\EQPacket .h(21) : fatal error C1083: Cannot open include file: 'BasePacket.h': No such file or directory

d:\Data\Dev\Coding\EQEmuCVS\Source\common\Item.cpp (36) : fatal error C1083: Cannot open include file: 'shareddb.h': No such file or directory

d:\Data\Dev\Coding\EQEmuCVS\Source\zone\entity.h(2 3) : fatal error C1083: Cannot open include file: 'zonedb.h': No such file or directory


Can't find those 3 files on CVS. Any suggestions?

Thanks.

Doodman
02-01-2006, 04:34 AM
They're in the dev SVN repository, just haven't been pushed out to CVS yet.

The current version in CVS is undergoing a pretty big reworking to clean up a lot of stuff and add some new features.

So, if files don't show up in CVS that is why. Be patient with us as we work on completing this work.

Ibix
02-01-2006, 07:57 AM
I'm really excited to see what all these new sweeping changes are. I've been nothing less than extremely impressed with everything you guys have done to this point.