Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

Creating a Plugin DLL

Discuss anything to do with plugins

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

Post Reply
Stiller
Posts: 8
Joined: April 22nd, 2012, 9:02 am

Creating a Plugin DLL

Post by Stiller »

Hi!

I have found a *.cs file in internet. I edited it and now I will use it with LCD Smartie.
How can I convert the CS-file to the DLL-file? Which compailer I need?

limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Re: Creating a Plugin DLL

Post by limbo »

Cs is for C sharp (C#) so you need visual studio.
Or you can try an alternative external compiler method try http://msdn.microsoft.com/en-us/library ... s.80).aspx

Stiller
Posts: 8
Joined: April 22nd, 2012, 9:02 am

Re: Creating a Plugin DLL

Post by Stiller »

Thanks. I ended coding on 29.04.2012 and it works!
https://plus.google.com/photos/11519591 ... 6802240082

limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Re: Creating a Plugin DLL

Post by limbo »

Happy you found a solution. BTW
this link is broken...

Stiller
Posts: 8
Joined: April 22nd, 2012, 9:02 am

Re: Creating a Plugin DLL

Post by Stiller »

limbo wrote:this link is broken...
You only cannot see it because you are not my friend! :P

limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Re: Creating a Plugin DLL

Post by limbo »

Its a pitty. Use a public hosting instead or upload the file to the forums.

Stiller
Posts: 8
Joined: April 22nd, 2012, 9:02 am

Re: Creating a Plugin DLL

Post by Stiller »

Cool! SPAM! :D

Post Reply