Server Help

Bot Questions - Makin a .dll

Eggster - Mon Aug 22, 2005 4:54 am
Post subject: Makin a .dll
Well, ive finally decided to make a .dll. I did everything Underlord's tutorial says, but every time I build, i get the following error:

c:\documents and settings\test\desktop\src\tutorial\spawn.h(9) : fatal error C1083: Cannot open include file: '..\dllcore.h': No such file or directory
spawn.cpp
c:\documents and settings\test\desktop\src\tutorial\spawn.h(9) : fatal error C1083: Cannot open include file: '..\dllcore.h': No such file or directory
Error executing cl.exe.


Can anyone help?
Maverick - Mon Aug 22, 2005 6:46 am
Post subject:
Are you sure you have the Mervbot source (src.zip inside the package) one directory higher then where you have your plugin files located?
Eggster - Mon Aug 22, 2005 8:59 am
Post subject:
Yes. The way I have it set up is MRVBot > Src (All .cpp and .h files here) >tutorial (The spawn.spp, spawn.h, and command.cpp that came with tut is here)

they're all unzipped
CypherJF - Mon Aug 22, 2005 9:18 am
Post subject:
MervBotCore/dllcore.cpp

MervBotCore/plugin/spawn.cpp
MervBotCore/plugin/spawn.h
MervBotCore/plugin/command.cpp

is how it should be setup because the paths in the plugin-framework have '..' as the path to the required merv core files.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group