|
how to make plugins from the command line
|
|
09-08-2018, 10:00 PM
Post: #1
|
|||
|
|||
|
how to make plugins from the command line
I am trying to figure out how to create simple shapes from the command line (using expressions and not compiling it as a plugin), here is what i have so far that is not working yet.
Code: BuildShape = fun(Prefix, Fs, Vs, PostFix) ->The error i get is: Code: ** exception error: no function clause matching |
|||
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
how to make plugins from the command line - hartsantler - 09-08-2018 10:00 PM
RE: how to make plugins from the command line - micheus - 09-08-2018, 11:08 PM
RE: how to make plugins from the command line - hartsantler - 09-20-2019, 03:59 AM
RE: how to make plugins from the command line - micheus - 09-20-2019, 04:47 PM
RE: how to make plugins from the command line - hartsantler - 09-21-2019, 04:47 PM
RE: how to make plugins from the command line - micheus - 09-21-2019, 09:20 PM
RE: how to make plugins from the command line - dgud - 09-23-2019, 06:46 AM
RE: how to make plugins from the command line - hartsantler - 09-24-2019, 02:43 AM
RE: how to make plugins from the command line - dgud - 12-09-2019, 07:43 AM
|
User(s) browsing this thread: 1 Guest(s)



