|
Erlang Run Time Errors
|
|
03-11-2017, 01:42 AM
(This post was last modified: 03-11-2017 01:46 AM by oort.)
Post: #8
|
|||
|
|||
|
RE: Erlang Run Time Errors
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... ![]() oort |
|||
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
Erlang Run Time Errors - oort - 03-02-2017, 09:06 PM
RE: Erlang Run Time Errors - micheus - 03-02-2017, 10:55 PM
RE: Erlang Run Time Errors - oort - 03-03-2017, 12:23 AM
RE: Erlang Run Time Errors - micheus - 03-03-2017, 07:16 AM
RE: Erlang Run Time Errors - oort - 03-03-2017, 05:08 PM
RE: Erlang Run Time Errors - micheus - 03-03-2017, 07:53 PM
RE: Erlang Run Time Errors - oort - 03-04-2017, 04:10 AM
RE: Erlang Run Time Errors - oort - 03-11-2017 01:42 AM
RE: Erlang Run Time Errors - micheus - 03-11-2017, 01:45 AM
RE: Erlang Run Time Errors - oort - 03-11-2017, 01:48 AM
|
User(s) browsing this thread: 1 Guest(s)




