Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mihini-dev] How to create a launcher in mihini?

Hi Yong-Jie,

You must create the Run file. Put in this file the contents following the paragraph you copied in your email.

Regards,

                Robert

 

De : mihini-dev-bounces@xxxxxxxxxxx [mailto:mihini-dev-bounces@xxxxxxxxxxx] De la part de He,Yong-Jie
Envoyé : jeudi 11 avril 2013 17:26
À : mihini-dev
Objet : [mihini-dev] How to create a launcher in mihini?

 

Hi All,

 

I am new to mihini, I think it's amazing!

 

to finish my first application with mihini.

 

But  I have problem at Step 5.

 

Create a launcher

Mihini Application container runs executables. To run a Lua application, we need to set some variables beforehand and then lauch your application. In order to do so lets create the proper launcher. In the Mihini world, it is an executable file called run. Here is its content:

 

But after I execute /home/pi/mihini/bin/lua main.lua

There is no proper launcher with name run in my folder.

 

Could some give help to guide me how to create a launcher?

 

Thanks!

 

Best Regards

Yong-Jie

 


Back to the top