Search found 7 matches

by Demorde
22 Jan 2018, 23:24
Forum: Other Forks and Ports
Topic: [WIP] Android port testing
Replies: 508
Views: 547268

Re: [WIP] Android port testing

I got it working on a Blackberry KeyONE (SnapDragon 625) and it works pretty ok - its slow, but definitely playable - but it definitely is the first time I've regretted not having a bigger phone, haha. I am really, really excited to see where this goes. It works better at GLes v1 than 2 for me, and ...
by Demorde
01 Oct 2016, 03:23
Forum: Support
Topic: Cannot find QT4 on Fedora when compiling - SOLVED!
Replies: 2
Views: 2286

Re: Cannot find QT4 on Fedora when compiling

Oops, apparently grep was being weird. It is installed!

Code: Select all

Package qt-devel-1:4.8.7-18.fc24.x86_64 is already installed, skipping.
Package qt-devel-1:4.8.7-18.fc24.x86_64 is already installed, skipping.
by Demorde
30 Sep 2016, 17:33
Forum: Support
Topic: Cannot find QT4 on Fedora when compiling - SOLVED!
Replies: 2
Views: 2286

Cannot find QT4 on Fedora when compiling - SOLVED!

EDIT I've been able to solve this by adding -DQT_QMAKE_EXECUTABLE:PATH=/usr/bin/qmake-qt4 Here is the exact command. cmake -DQT_QMAKE_EXECUTABLE:PATH=/usr/bin/qmake-qt4 ../ Grabbing the newest source from git I am unable to compile OpenMW. [crb@feddie build] $ cmake ../ -- Configuring OpenMW... -- ...
by Demorde
23 Apr 2015, 16:28
Forum: General
Topic: Alpha blending problem
Replies: 256
Views: 105947

Binaries

Any chance of getting a binary sent out, while there is a write up on how to compile for Android the tool chain is quite extensive.
by Demorde
02 Aug 2014, 20:00
Forum: General Development
Topic: Android build openmw
Replies: 193
Views: 148435

Re: Android build openmw

OpenMW is released under GNU GPLv3, by the terms of the license he is required to release the source for all his modifications since he released a binary. OpenMW is licensed under GPLv3, they need to follow it for it to have any effect. If not, then it doesn't have any meaning. To be fair, he seems...
by Demorde
02 Aug 2014, 19:59
Forum: General Development
Topic: Android build openmw
Replies: 193
Views: 148435

Re: Android build openmw

OpenMW is released under GNU GPLv3, by the terms of the license he is required to release the source for all his modifications since he released a binary. Do you really think anyone on the team would enforce this? Maybe this thread should be closed. If you're going to use a license, it needs to be ...
by Demorde
02 Aug 2014, 18:57
Forum: General Development
Topic: Android build openmw
Replies: 193
Views: 148435

Re: Android build openmw

OpenMW is released under GNU GPLv3, by the terms of the license he is required to release the source for all his modifications since he released a binary.