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.