Εγκατάσταση Steam
Σύνδεση
|
Γλώσσα
简体中文 (Απλοποιημένα κινεζικά)
繁體中文 (Παραδοσιακά κινεζικά)
日本語 (Ιαπωνικά)
한국어 (Κορεατικά)
ไทย (Ταϊλανδικά)
Български (Βουλγαρικά)
Čeština (Τσεχικά)
Dansk (Δανικά)
Deutsch (Γερμανικά)
English (Αγγλικά)
Español – España (Ισπανικά – Ισπανία)
Español – Latinoamérica (Ισπανικά – Λατινική Αμερική)
Français (Γαλλικά)
Italiano (Ιταλικά)
Bahasa Indonesia (Ινδονησιακά)
Magyar (Ουγγρικά)
Nederlands (Ολλανδικά)
Norsk (Νορβηγικά)
Polski (Πολωνικά)
Português (Πορτογαλικά – Πορτογαλία)
Português – Brasil (Πορτογαλικά – Βραζιλία)
Română (Ρουμανικά)
Русский (Ρωσικά)
Suomi (Φινλανδικά)
Svenska (Σουηδικά)
Türkçe (Τουρκικά)
Tiếng Việt (Βιετναμικά)
Українська (Ουκρανικά)
Αναφορά προβλήματος μετάφρασης
As explained in doc.
So, I have a working DLL (I know that since I also created withing C# a small project to test it, and it works).
But then in GameMaker Studio (in a GML script), all I get is a "Error defining an external function."
This is no help for me to make what it's going wrong..
All I ask is .. Is it possible?
Sure, I looked Google before asking, and all I find is a ".NET" DllExport UnmanagedExports.. But.. This seems not working with my DLL.
I can't revert back to v120 the platform tools since DLL is compiled using v140. (need v4 of .NET Framework)
Also.. Any others answers please ?
Wrapping lua is the extent of my current experience in GM Pro.
Which community you're talking about?
This one: https://forum.yoyogames.com/index.php
??
I didn't saw anything related to developping Extensions...
This why I ask here :/
I found a way to modify the calltype of my C# .dll file.
And now, I can use .NET in GameMaker: Studio (through my .dll this make some call to the .NET Framework).
-- Later I will provide how I do that, I will then upload the stuff on gitHub.
(both: DLL C# project, TUTORIAL (step by step), LOGIC EXPLANATIONS and even the GameMaker project.)
have fun.
Be great to see more tutorials and support on C#
I work on one, releasing on GitHub as soon as possible.
EDIT: fix misspelling.
So, very soon I will be releasing it !!
Keep in touch :)