cpipero / ArduinoLadder

GUI application to create Arduino programs using ladder logic (like a PLC)
MIT License
49 stars 28 forks source link

Help! #5

Open davideidaho opened 9 years ago

davideidaho commented 9 years ago

I need help to use the software. which software I need to run this program? please help me

cpipero commented 9 years ago

At this stage this is source code (C#/Mono) therefore you must compile the code in order to use it. I am trying to create an installer so that you won't have to do that but for now you will need the compiler and the libraries. What OS are you running (Windows/Linux/Mac, 32 or 64 bit)?

shiva16 commented 8 years ago

hai , i'm using windows.i tried using your development but can you please help me with a readme file on how to compile them please.

Thank you Shiva

arise-project commented 8 years ago

Hello, Shiva

If you install gtksharp and wix toolset then I think it is possible to build a solution using any .net ide like Visual Studio.

Thank you

arise-project commented 7 years ago

I tested Xamarin studio and mono+gtksharp as IDE to builds. For command line xbuild tool from mono should be used with gtksharp installed.