file .so for enigam2
Re: file .so for enigam2 #21
Re: file .so for enigam2 #22
Posted 12 October 2017 - 11:08
Quite a few users have used this as a guideline: http://users.telenet...npliubuntu.html.
I can add that we build on Ubuntu-16-04, so it is not a problem to use that as a basis. I build on Fedora 26, and that builds OpenPLi develop without problems too.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Re: file .so for enigam2 #23
Re: file .so for enigam2 #24
Posted 12 October 2017 - 13:52
What do you mean with "there is no way"? We cross-compile all images on x86-64 machines (PC's) with Ubuntu 16-04.
Obviously, if you add c or cpp files, you need to put them in the correct place, create build recipes for them, make sure they have the connect code to be able to interact with the rest. If you think that simply generating some C code from Python code would be sufficient, I'm afraid you're in for a suprise...
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Re: file .so for enigam2 #25
Posted 12 October 2017 - 14:40
come on, if you do n ot understand this whayare you droawning yourself into this deep water then.
To accomplish what you wnat to learn you do not need an enigma2 box. again, just do it on your local PC.
Re: file .so for enigam2 #26
Re: file .so for enigam2 #27
Posted 12 October 2017 - 15:18
As said, you can't just make a binary and hope Enigma is wise enough to know how to handle it.
If you want a plugin written in C, you have to write one, and you have to rewrite enigma's plugin API to accomodate C plugins.
I think it's pretty naive to just use some automated code converter and expect things "just to work".
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Re: file .so for enigam2 #28
Re: file .so for enigam2 #29
Re: file .so for enigam2 #30
Posted 12 October 2017 - 15:57
I am pretty sure that will not work. If only because any plugin file will import lots of other python files, which will not work from C code. You also need to interface with Enigma, as the python bindings are useless for code code. And I could go on for a while.
Beyond something like "Hello World", automatic source conversion is virtually useless. It will only give you a basic start for your manual conversion and integration.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Re: file .so for enigam2 #31
Posted 12 October 2017 - 16:47
I did it by myself but you have to cross compile for mipsel to run with enigma.
Typically py file to be converted should be small and nearly empty from imorting external python libraries
Edited by mfaraj57, 12 October 2017 - 16:50.
Re: file .so for enigam2 #32
Re: file .so for enigam2 #33
Re: file .so for enigam2 #34
Re: file .so for enigam2 #35
Posted 12 October 2017 - 21:07
Edited by betacentauri, 12 October 2017 - 21:08.
Re: file .so for enigam2 #36
Re: file .so for enigam2 #37
Posted 13 October 2017 - 06:46
Open Vision sources: https://github.com/OpenVisionE2
Re: file .so for enigam2 #38
Re: file .so for enigam2 #39
Posted 13 October 2017 - 11:11
You keep asking how to turn lead into gold.
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
Re: file .so for enigam2 #40
9 user(s) are reading this topic
0 members, 9 guests, 0 anonymous users