Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SailfishOS support #117

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Michal-Szczepaniak
Copy link

@Michal-Szczepaniak Michal-Szczepaniak commented Dec 21, 2017

Sailfish OS is a general purpose Linux distribution used commonly as mobile operating system combining the Linux kernel for a particular hardware platform use, the open-source Mer core stack of middleware, a proprietary UI contributed by Jolla or an open source UI, and other third-party components.

SailfishOS Webpage

This merge request adds support to SailfishOS. For sailfishos we need cmake build type and android (opengles) instead of unix (opengl) libraries.

The only problem left that i cannot solve myself is that sfos doesnt have -lSDL2main but instead we need to include -lGLESv2. Also take a look at oxygine/src/core/oxygine.cpp#455 multiplying by screen resolution is not needed there. If there is more proper way to fix that then we should do it.

@savegame
Copy link

savegame commented May 8, 2020

why is it still not merged? 😮

@Michal-Szczepaniak
Copy link
Author

@savegame don't ask me i was trying to be nice :C

@savegame savegame mentioned this pull request May 8, 2020
@savegame
Copy link

savegame commented May 8, 2020

just add another one ( with fixed cmake files ... ) #169
but i think it never will merge ...

@Michal-Szczepaniak
Copy link
Author

@savegame i'm pretty sure oxygine itself is pretty dead but idc much. people can still clone my changes and still use it, and i still use it xd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants