ArduinoLadder icon indicating copy to clipboard operation
ArduinoLadder copied to clipboard

Help!

Open davideidaho opened this issue 11 years ago • 4 comments

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

davideidaho avatar Jan 21 '15 20:01 davideidaho

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)?

cpipero avatar Jan 21 '15 21:01 cpipero

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

shiva16 avatar May 21 '16 13:05 shiva16

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 avatar May 23 '16 08:05 arise-project

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

arise-project avatar Apr 14 '17 13:04 arise-project