v 8.5 error while creating application executable

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
SD
Reply | Threaded
Open this post in threaded view
|

v 8.5 error while creating application executable

SD
I receive an error while packaging.
Packaging Rule Error: Class variable NlsConfigurationFileName does not exist.
 
Does anyone have an idea what could be causing this.

--
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/-/HTcWJ3W8Sj8J.
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.
Reply | Threaded
Open this post in threaded view
|

Re: v 8.5 error while creating application executable

Marten Feldtmann-2
What did you package (Create new Instructions) and what was the Image Startup Class you defined in the packager ?

--
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/-/ahgMv58TwHYJ.
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.
Reply | Threaded
Open this post in threaded view
|

Re: v 8.5 error while creating application executable

John O'Keefe-3
In reply to this post by SD
SD also opened case 49049 and I sent the patch.  If other people run into the problem, the patch is to remove the line in Core class>>#packagingRulesFor: that references NlsConfigurationFileName.
 
John

--
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/-/kDTFAe_d73kJ.
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.