Thread
:
OKBoard (etc.) just for armv7hl?
View Single Post
dcaliste
2019-05-07 , 09:05
Posts: 62 | Thanked: 319 times | Joined on Jan 2013 @ Grenoble, France
#
6
Some tips to compile any packages with a .spec file, directly in SDK (I don't know about QtCreator way, sorry):
Start the engine virtual box.
Connect into it with:
ssh -p 2222 -i $HOME/SailfishOS/vmshare/ssh/private_keys/engine/mersdk mersdk@localhost
Go to the extracted folder:
cd share/okb-engine
Compile a new RPM there:
mb2 -t SailfishOS-3.0.3.8-i486 -s rpm/okb-engine.spec build
Et voilą ! Adjust paths according to your machine of course.
Quote & Reply
|
The Following 2 Users Say Thank You to dcaliste For This Useful Post:
dubliner
,
juiceme
dcaliste
View Public Profile
Send a private message to dcaliste
Find all posts by dcaliste