• Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Social Media
    •   @Wings3dOfficial
    •   @Wings3dOfficial
    •   Wings3dOfficial
    •   Wings3dOfficial
  • Register
  • Login
  • Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Register
  • Login
Wings 3D Development Forum Wings 3D Programming v
1 2 3 4 Next »
32bit Linux

 
  • 0 Vote(s) - 0 Average
32bit Linux

nigec
Offline

Member

Posts: 126
Threads: 24
Joined: Jun 2016
#1
01-02-2020, 08:12 AM
I have 2.1.7 installed on Raspbian os but its crashing a lot
Raspbian is installed on a laptop not a Pi, I had considered trying to build Wings but the tut is out of date and I get the feeling I'm setting myself up to fail, I'm not Linux savvy so if it goes wrong I doubt I could solve it..
Is there a recent 32bit version?

I have Raspbian because its faster than Lubuntu but sadly the desktop environment is 32bit
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,675
Threads: 183
Joined: Jun 2012
#2
01-03-2020, 12:20 PM
Did you try to follow the instructions in BUILD.Unix?
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
nigec
Offline

Member

Posts: 126
Threads: 24
Joined: Jun 2016
#3
01-03-2020, 01:17 PM
I've not tried yet, I was focusing on getting Windows working Smile

maybe over the weekend
nigec
Offline

Member

Posts: 126
Threads: 24
Joined: Jun 2016
#4
01-12-2020, 11:23 AM
I got it working, no opencl yet but I think I know why
Code:
Erlang/OTP 21 [erts-10.2.4] [source] [smp:2:2] [ds:2:2:10] [async-threads:1]

Eshell V10.2.4  (abort with ^G)
1> wings-2.2.4
Reading preferences from: /home/pi/.config/Wings3D/Preferences.txt
Failed open OpenCL dynamic library
OpenCL not available: undef
2020-01-12T11:16:25.863436+00:00 warning:
The on_load function for module cl returned:
{error,{load,"Library load-call unsuccessful (-1)."}}

Could not initialize OpenCL: env lighting limited
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,675
Threads: 183
Joined: Jun 2012
#5
01-12-2020, 02:34 PM
Good to know. Smile

If you wrote down a step-by-step to make that happens don't forget to share here since someone else may have troubles trying to build a linux version in the future. (and assuming it will be valid for any Debian distro).
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
nigec
Offline

Member

Posts: 126
Threads: 24
Joined: Jun 2016
#6
01-12-2020, 03:42 PM
When I installed the older 2.1.7 I did it from the repository, this installed Erlang but there was development files missing, it fooled me because I could create a erlang wx form but some headers were missing to build Wings so I ran
Code:
sudo apt-get update
sudo apt-get install erlang
This installed the other files

in the BUILD.unix file installing rebar3 it states you make, it should be ./bootstrap

I'm still having issues with rebar but I think it just needs the path setting

You have to remember to just have the folder named "wings" without the version numbers
After that it its simply
Code:
sudo make
from within the wings folder


I'll let you know about rebar..
Its so much more stable, I tested the build for over an hour with no crashes or warnings
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)



  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode