Posted: 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.
Age:40 Gender: Joined: Feb 26 2005 Posts: 1521 Location: The Netherlands Offline
Posted: 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? _________________
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)
is how it should be setup because the paths in the plugin-framework have '..' as the path to the required merv core files. _________________ Performance is often the art of cheating carefully. - James Gosling
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum