• 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
« Previous 1 2 3 4 Next »
Minimum dev environment for plugins...

 
  • 0 Vote(s) - 0 Average
Minimum dev environment for plugins...

kugelfang
Offline

Junior Member

Posts: 17
Threads: 9
Joined: Sep 2016
#1
12-07-2016, 11:35 AM
I have no desire to be able to compile Wings in its entirety. But I would like to play around with creating a plugin (basically an exporter which exports UV coordinates as SVG). Clearly, I need to have Erlang installed in order to compile *.beam files. Is there anything else I need?

Does the version of Erlang make a difference? I have '1:16.b.3-dfsg-1ubuntu2.1' available in my package manager (I'm using Linux Mint) but I'm assuming this is not the most current version.

Thanks,

--jeff
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,676
Threads: 183
Joined: Jun 2012
#2
12-07-2016, 12:31 PM
(12-07-2016, 11:35 AM)kugelfang Wrote: Is there anything else I need?
dgud, is the best person to answer that, but I think you will need to download the sources anyway if you need to make use of any Wings3D's header file (.hrl).

Quote:Does the version of Erlang make a difference?
It's recommended you always use the latest one (currently 19.1.5). Check this Erlang Solutions page in which you can find a proper package for your 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
dgud
Offline

Grumpy Dev
Posts: 692
Threads: 37
Joined: Nov 2012
#3
12-07-2016, 06:12 PM
Yeah a erl 16 is way old (3 years), so you need a newer version of that.
We promise to run code from releases back, i.e. erl 17 would be the latest compiler that generates
code to run on erl 19 which wings uses.

The only thing missing to be able build the complete wings is cl library found at
https://github.com/tonyrog/cl (we only need header file really to be able compile wings) though opencl will not work if not compiled.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



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

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode