Games compilation howto on the Pinebook-pro (Manjaro Linux and Debian native)
#52
(01-25-2020, 06:14 PM)branon Wrote: Interesting. On aarch64 (pinebook) I get the same error about sodium

Code:
[branon@pbp bin]$ cmake -DBINARY_RELEASE=ON -DDEBUG=OFF ..
CMake Error at /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message):
 Could NOT find sodium (missing: sodium_LIBRARY_RELEASE
 sodium_LIBRARY_DEBUG) (found version "1.0.18")
Call Stack (most recent call first):
 /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:393 (_FPHSA_FAILURE_MESSAGE)
 CMake/Findsodium.cmake:224 (find_package_handle_standard_args)
 CMakeLists.txt:117 (find_package)


-- Configuring incomplete, errors occurred!
See also "/home/branon/git/devilutionX/bin/CMakeFiles/CMakeOutput.log".
See also "/home/branon/git/devilutionX/bin/CMakeFiles/CMakeError.log".

however on amd64 (void linux), this solves the issue for me and i am able to compile successfully:

Code:
[branon@netherworld bin]$ cmake -DBINARY_RELEASE=ON -DDEBUG=OFF ..
-- Found SDL2_mixer: /usr/lib/libSDL2_mixer.so  
-- Configuring done
-- Generating done
-- Build files have been written to: /home/branon/git/devilutionx/bin

Edit: by commenting out the references to libsodium in https://github.com/diasurgical/devilutio...eLists.txt I was able to get the software to compile in aarch64

obtaining some game data now to see if it works

indeed it does. i can even create a multiplayer game and connect to myself on localhost

I guess I need to update my howto for Diablo2 Smile   When I compiled it I cannot recall I had to do this on Manjaro aarch64 ...
  Reply


Messages In This Thread
RE: Games compilation howto on the Pinebook-pro (Manjaro Linux and Debian native) - by astr0baby - 01-26-2020, 03:54 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Pinebook pro bricked? michaelmoua 3 4,630 10-23-2025, 10:06 AM
Last Post: jceaser
Question Full desktop Surfing and Absolute Privacy on the pinebook? Www 2 6,673 08-10-2025, 10:35 PM
Last Post: Pattienner
  Pinebook problem meghancordo 1 4,020 07-24-2025, 07:28 AM
Last Post: mikehenson
Question Printing and scanning documents with pinebook? Www 0 3,574 06-28-2025, 01:25 AM
Last Post: Www
  Pinebook Pro in EU for Sale - €90 jan_vdk 4 6,905 06-19-2025, 02:14 AM
Last Post: shelfaberrant
  Use SD to install new OS over pinebook debian Rudy558 10 22,885 03-09-2025, 11:17 AM
Last Post: davisthomas
  Problem: Wi-Fi Connectivity Issues on Pinebook Pro markwood00 1 4,515 02-05-2025, 03:56 AM
Last Post: waylonwesley
  Pinebook Next !spekulation! Surehand53 2 5,337 01-23-2025, 11:49 AM
Last Post: Surehand53
  Pinebook Pro wants a PIN for my bluetooth mouse ColoBill 1 4,031 01-19-2025, 04:38 PM
Last Post: ColoBill
Tongue Yet another Pinebook Pro won't boot thread pinemouth 5 9,886 12-27-2024, 11:38 AM
Last Post: akash3995

Forum Jump:


Users browsing this thread: 2 Guest(s)