• 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 »
Erlang Run Time Errors

 
  • 0 Vote(s) - 0 Average
Erlang Run Time Errors

oort
Offline

3D Obsessed

Posts: 1,184
Threads: 69
Joined: Nov 2012
#8
03-11-2017, 01:42 AM (This post was last modified: 03-11-2017, 01:46 AM by oort.)
I forced myself to learn a little bit about Erlang. The following site was a big help.... Learn You Some Erlang

I am happy to report that I have made some progress with this. The good news is that I am able to get the two geometry windows to open. The bad news is that I had to cheat to get there. I added
Quote:-export([new_viewer/6]).
to the wings.erl module and added
Quote:-import(wings, [new_viewer/6]).
to my stereoscopic.erl module.

I need to figure out the right code for the new_viewer function in order to get it to work without cheating...

I am getting compile errors when I try to get that function working in my plugin. Next week I plan to start a new thread on Erlang Compile Errors, in hopes of figuring it out... Smile

oort
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Messages In This Thread
Erlang Run Time Errors - by oort - 03-02-2017, 09:06 PM
RE: Erlang Run Time Errors - by micheus - 03-02-2017, 10:55 PM
RE: Erlang Run Time Errors - by oort - 03-03-2017, 12:23 AM
RE: Erlang Run Time Errors - by micheus - 03-03-2017, 07:16 AM
RE: Erlang Run Time Errors - by oort - 03-03-2017, 05:08 PM
RE: Erlang Run Time Errors - by micheus - 03-03-2017, 07:53 PM
RE: Erlang Run Time Errors - by oort - 03-04-2017, 04:10 AM
RE: Erlang Run Time Errors - by oort - 03-11-2017, 01:42 AM
RE: Erlang Run Time Errors - by micheus - 03-11-2017, 01:45 AM
RE: Erlang Run Time Errors - by oort - 03-11-2017, 01:48 AM

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

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode