MOVED-rhinoscript icon indicating copy to clipboard operation
MOVED-rhinoscript copied to clipboard

Script Compiler for V5

Open sbaer opened this issue 13 years ago • 2 comments

(from plug-ins newsgroup) Hi RMA, As more and more users switch to Rhino 5 I am getting more requests and questions why my plugins (being encrypted and compiled rhps) don't work under 64-bit.

My answer is "V5 is not supported until V5 is officially out" but would be great to see some movement in that area. Any chance to have it improved/fixed in the near future?

Best,

Jarek

sbaer avatar Jun 24 '11 23:06 sbaer

We need to think about how things like menus are handled in an updated compiler. I do not want compiled scripts to be forced as "load at startup" just to get menu items added. The new rui system should be able to support this.

We also need to think about how to support compilation of python scripts and have these work on both Windows/Mac

sbaer avatar Jun 24 '11 23:06 sbaer

There is one more problem that needs to be adressed while the compiler gets redone - currently in V4 monkey the compiled scripts with GetString clickable options don't work from macros/Rhino.Command method. Please refer to this thread on WebDevNG for more info: http://news2.mcneel.com/scripts/dnewsweb.exe?utag=&group=rhino.plug-ins&xrelated=37069&cmd_related=View+thread

JarekB avatar Jan 11 '12 05:01 JarekB