OK, sorry then for this mistake of mine.
Dnia 10 marca 2016 00:59:53 CET, Juraj Variny napisał(a):
>>
>> > On Wednesday 09 March 2016 09:07:38 you wrote:
>> >> Hello,
>> >>
>> >> Juraj Variny writes:
>> >> > Hello,
>> >> >
>> >> > can you please tell me how to:
>> >> >
>> >> > 1. Initialize lisp
>
> > On Wednesday 09 March 2016 09:07:38 you wrote:
> >> Hello,
> >>
> >> Juraj Variny writes:
> >> > Hello,
> >> >
> >> > can you please tell me how to:
> >> >
> >> > 1. Initialize lisp environment in a thread that was already created by
> >> > C/C++ app? Is it possible for it to share existing l
Hello Helmut,
I haven't tried it on Android 6.0 (maybe someone else?). It would be
helpful though if you could send some more detailed description of
crashing (how does it crash, what is the logcat output, did you build
apk by yourself or you have downloaded apk etc), then maybe I'll be able
to in
Has anybody tried EclAndroid-0.0.1 on Android 6.0 ?
Here on my Galaxy S5 with rooted Android 6.01 it crashes during start
up.
Many thanks for some info,
Helmut
Juraj Variny writes:
> On Wednesday 09 March 2016 09:07:38 you wrote:
>> Hello,
>>
>> Juraj Variny writes:
>> > Hello,
>> >
>> > can you please tell me how to:
>> >
>> > 1. Initialize lisp environment in a thread that was already created by
>> > C/C++ app? Is it possible for it to share existi
On Wednesday 09 March 2016 09:07:38 you wrote:
> Hello,
>
> Juraj Variny writes:
> > Hello,
> >
> > can you please tell me how to:
> >
> > 1. Initialize lisp environment in a thread that was already created by
> > C/C++ app? Is it possible for it to share existing lisp environment?
>
> There is
Hello,
Juraj Variny writes:
> Hello,
>
> can you please tell me how to:
>
> 1. Initialize lisp environment in a thread that was already created by C/C++
> app? Is it possible for it to share existing lisp environment?
There is an example in examples/embed directory (file hello.c). What do
you m