PINE64
Diablo con Pinebook Pro - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: General Discussion on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=112)
+--- Thread: Diablo con Pinebook Pro (/showthread.php?tid=8404)



Diablo con Pinebook Pro - colemancda - 11-21-2019

Compiled https://github.com/diasurgical/devilutionX




RE: Diablo con Pinebook Pro - hikaricore - 11-22-2019

This is awesome, I wasn't even aware this project was in the works. Big Grin It's worth noting that you need cmake version 3.10 or higher to build this. If you're running the stock Debian Stretch that comes with Pinebook Pro, you'll either need to compile cmake from scratch or very carefully/selectively pull packages from stretch-backports. The stretch-backports require a new version of libc6, which is an easy way to break a ton off things. XD I'm currently compiling cmake myself just for reference, because nope on the breakage.


RE: Diablo con Pinebook Pro - hikaricore - 11-22-2019

Could you shed some light on your setup for us please? I'm trying to compile devilutionX on the default stretch image that the Pinbook Prod shipped with + cmake 3.16. Either getting errors compiling at the network components of devilutionX or if I disable them during build an invalid pointer error during launch. I feel like I might be missing something, but don't know where to start without finding out how you got it working on yours. Big Grin It occurs to me that this could be commit specific as well, but I haven't had a chance to try compiling elsewhere yet. Do you know which commit you pulled from github to build with? Thanks in advance for any details.


RE: Diablo con Pinebook Pro - Luke - 11-25-2019

(11-22-2019, 03:31 PM)hikaricore Wrote: Could you shed some light on your setup for us please? I'm trying to compile devilutionX on the default stretch image that the Pinbook Prod shipped with + cmake 3.16.  Either getting errors compiling at the network components of devilutionX or if I disable them during build an invalid pointer error during launch. I feel like I might be missing something, but don't know where to start without finding out how you got it working on yours. Big Grin  It occurs to me that this could be commit specific as well, but I haven't had a chance to try compiling elsewhere yet. Do you know which commit you pulled from github to build with? Thanks in advance for any details.

.... or a .deb file ? Tongue


RE: Diablo con Pinebook Pro - Idaho - 01-01-2020

A tutorial would be appreciated, I'm trying to make this work on my PBP too and I'm also having issues, though I haven't tried to compile yet, I'm just trying to make the binary they provide in their latest release work, it seems there's something wrong with the SDL libraries.

I made a thread where I explained what I attempted, here's the link to it: https://forum.pine64.org/showthread.php?tid=8649