Kevin
Member
|
Dll of Esenthel Engine
Hi,
I want to start a project, to create a .Net wrapper for the Esenthel Engine. I like C++, but C# is my favorite language and I'd be glad to use Esenthel with it
However, for this I need a .dll version of the engine, and it seems like there is no .dll version, so I wanted to ask if you plan to create a .dll of the engine?
As far as I know it istn't that hard to compile the project for a .dll version, is it?
Or is it possible to convert the .lib into a .dll without accessing the source code?
regards,
Kevin
|
|
05-18-2010 04:15 PM |
|
lovee
Member
|
RE: Dll of Esenthel Engine
i guess you find this:"Extra\Tutorial - Loading Game from DLL"
|
|
05-18-2010 04:22 PM |
|
Kevin
Member
|
RE: Dll of Esenthel Engine
No, in this example the game is loaded from dll not the engine itself... :(
|
|
05-18-2010 04:25 PM |
|
lovee
Member
|
RE: Dll of Esenthel Engine
oh,EE -> COM?
all language can use EE
|
|
05-18-2010 04:45 PM |
|
Kevin
Member
|
RE: Dll of Esenthel Engine
COM?
I don't know much about COM, but I think I do need a dll even for this, don't I?
In order to use a engine (framework, etc.) in C# I need a .dll, I can't add a .lib. :|
Or maybe you can explain what you exactly mean...
Thanks.
(This post was last modified: 05-18-2010 05:05 PM by Kevin.)
|
|
05-18-2010 05:04 PM |
|
Esenthel
Administrator
|
RE: Dll of Esenthel Engine
Hello,
I'm not entirely sure but I think it's not that easy to convert entire engine to a DLL.
Anyway just wanted to let you know, that I'm not planning on adding this functionality anytime soon.
|
|
05-18-2010 05:31 PM |
|