Server Help

Bot Questions - modifying elim.dll

Anonymous - Tue Aug 15, 2006 8:49 pm
Post subject: modifying elim.dll
When I try to compile (MSV C++) the elim.dll I get

Code: Show/Hide

Deleting intermediate files and output files for project 'elim1 - Win32 Debug'.
--------------------Configuration: elim1 - Win32 Debug--------------------
Compiling...
command.cpp
c:\program files\continuum\mervbot\src\rank.h(17) : fatal error C1083: Cannot open include file: '..\datatypes.h': No such file or directory


But the file is added to the project. Any ideas?

Thanks
BDwinsAlt - Tue Aug 15, 2006 9:12 pm
Post subject:
Here is what I did to make it compile. Where it shows ..\FILENAME take off the "..\" search each file for "..\" and just leave the file name and be sure the files are in your directory. There is a better way of doing it but I don't care. Let the flamers say it. But just try it when taking ..\ off the file name and see if it compiles.
Cyan~Fire - Wed Aug 16, 2006 9:21 pm
Post subject:
It sounds like you didn't set up your project files correctly. Did you just shove your plugin source in with the MERV source??
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group