From: Nordic ID Support <support@nordicid.com>
Sent: Monday, December 11, 2017 6:00 PM
To: Jin <jin@intensecomp.com>
Subject: RE: Compiling Mono
Yes, same as for Java. Build the executable, place it in to the /bin-folder of the zip-package and modify the “run”-script in your zip-package to contain something like this in the “start”-clause:
mono ~/yourmonoapplication.exe
Best Regards,
Turo Rantanen
From: Jin [mailto:jin@intensecomp.com]
Sent: Monday, December 11, 2017 11:38 AM
To: Nordic ID Support <support@nordicid.com>
Subject: RE: Compiling Mono
Noted and thanks.
Note:
Basically, the procedure is same as build Java. Once it’s compiled we need to sign with Application Signing Tool? Then we can deploy to the device.
Regards,
Jin
From: Nordic ID Support [mailto:support@nordicid.com]
Sent: Monday, December 11, 2017 5:35 PM
To: Jin <jin@intensecomp.com>
Subject: RE: Compiling Mono
Hi Jin,
Here are comments from the developer:
You can build and compile Mono application even without accessing the device at all i.e. you don’t need to compile the applications on the device. For debugging and/or installing you will require the access to the device.
So no, there’s no guide for compiling mono applications, since the compiling procedure is equal to compiling any .NET application.
Best Regards,
Turo Rantanen | Technical Support Engineer
Nordic ID | Salo IoT- Campus | Joensuunkatu 7 | FI-24100 Salo | Finland
Skype turo.rantanen | Skype for Business turo.rantanen@nordicid.com
Support +358 2 727 7790 | Service +358 2 727 7791 | Direct +358 40 838 0284
www.nordicid.com| RFID Arena | Facebook | Twitter | YouTube
From: Jin [mailto:jin@intensecomp.com]
Sent: Monday, December 11, 2017 11:12 AM
To: Nordic ID Support <support@nordicid.com>
Subject: Compiling Mono
Hi Support,
I’ve a question about compiling Mono on Sampo S2. As I understand from the guides I’m not able to SSH unless I’ve create a new application and get the access key.
Is there a simple document on how to compile and build Mono application? The source code provided to me previously are clear and easy to understand. It’s a last-minute demand from my customer. Previously I’m guiding them how to build Java application.
Thanks in advance.
Regards,
Jin
Comments
Post a Comment