|
Louis LaBrunda |
|
|
Hi, Happy holidays everyone. I'm trying to package a GUI program that I have migrated from version 8.0.3 to 8.5. Using the "Make Executable" button on the organizer window, I get the following packaging error: Packaging Rule Error: Class variable NlsConfigurationFileName does not exist Creation of a packaging rule by Core class>>#packagingRulesFor: failed. The message used to create the rule was: #initializeClassVariable:to:inClassNamed: The arguments used were: (1) 'NlsConfigurationFileName' (2) 'System startUpClass nlsConfigurationFileName' (3) #EsImageStartUp It seems #nlsConfigurationFileName is no-longer a method of EsImageStartUp. But it is referenced indirectly by Core class>>packagingRulesFor:. Does anyone have any ideas? Have I not installed something correctly? Lou
-- You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To view this discussion on the web visit https://groups.google.com/d/msg/va-smalltalk/-/88zuVY0tl30J. To post to this group, send email to [hidden email]. To unsubscribe from this group, send email to [hidden email]. For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en. |
|
Marten Feldtmann-2 |
|
|
Have a look at:
https://groups.google.com/d/topic/va-smalltalk/H0dI_2pALxE/discussion -- You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To view this discussion on the web visit https://groups.google.com/d/msg/va-smalltalk/-/LSGriWoXMvQJ. To post to this group, send email to [hidden email]. To unsubscribe from this group, send email to [hidden email]. For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en. |
|
Louis LaBrunda |
|
|
In reply to this post by Louis LaBrunda
Thanks Marten, that was it. Lou
-- You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To view this discussion on the web visit https://groups.google.com/d/msg/va-smalltalk/-/WjpIgSbPgSUJ. To post to this group, send email to [hidden email]. To unsubscribe from this group, send email to [hidden email]. For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en. |
|
Louis LaBrunda |
|
|
In reply to this post by Marten Feldtmann-2
Thanks Marten, that was it. Lou
-- You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To view this discussion on the web visit https://groups.google.com/d/msg/va-smalltalk/-/4aRa6pPX69EJ. To post to this group, send email to [hidden email]. To unsubscribe from this group, send email to [hidden email]. For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en. |
| Powered by Nabble | See how NAML generates this page |