New to plugin system

then another possibility is you didn't follow step 15

http://herc.ws/wiki/Building_HPM_Plugin_for_MSVC#Step_15
Uhm..i don't think so, why would i success installing the plugin of Odin_Server side of Hemagx? if i don't follow the Step 15.

Pretty confuse.

Anways, let me see what can i have
default_tongue.png


@Outoftopic

About the dispbottomcolor 1.2

1>------ Rebuild All started: Project: dispbottomcolor, Configuration: Release Win32 ------
1>C:Program Files (x86)MSBuildMicrosoft.Cppv4.0Microsoft.CppBuild.targets(299,5): warning MSB8004: Output Directory does not end with a trailing slash.  This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.
1>  dispbottomcolor.c
1>dispbottomcolor.c(54): warning C4013: 'GET_SYMBOL' undefined; assuming extern returning int
1>dispbottomcolor.c(54): warning C4047: '=' : 'script_interface *' differs in levels of indirection from 'int'
1>dispbottomcolor.c(55): error C2065: 'session' : undeclared identifier
1>dispbottomcolor.c(56): warning C4047: '=' : 'strlib_interface *' differs in levels of indirection from 'int'
1>dispbottomcolor.c(57): warning C4047: '=' : 'socket_interface *' differs in levels of indirection from 'int'
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
 
 
Last edited by a moderator:
i would suggest to just clone the sample project and change it name
default_smile.png


pretty annoying to do all the settings over and over again and you can mistake.

 
i would suggest to just clone the sample project and change it name
default_smile.png


pretty annoying to do all the settings over and over again and you can mistake.
Uhm i'm confuse like what do you mean by clone? sorry new to this Hercules.

still messing up all new features of this engine.

Thx
default_biggrin.png


 
well that something need a guide, when i have free time will put one.

however it's simple copy the sample plugin project files, change few paths, and TADA!

you have a project with everything ready in few seconds ^^

 
@@Vlync

well your posts has nothing to do with the original topic, just having problems installing

so I split your posts

so, I just tested out the method proposed by @@hemagx

... I think I upload them to wiki instead

http://herc.ws/wiki/Building_HPM_Plugin_for_MSVC#New_Method

I do think this method is a bit cleaner than the old one

I don't mind there are more steps for the older method,

but this new method compile in to the herculesvcproj-10 folder

instead the old method compile to hercules folder

it does looks neater

 
Back
Top