Ticket #77 (new defect)

Opened 4 months ago

Last modified 3 months ago

not including required externals when building add-on if using multiple windows

Reported by: nick.belsh..@earth.ox.ac.uk Assigned to: bi..@lilyapp.org
Priority: major Milestone: 0.2
Component: App Version: Public Beta 2pre2
Keywords: Cc:

Description

building an add-on proceeded without problem. loading the add-on - it failed with 'no pic object'.

construction is using open('xxx') -> thispatch building an add-on with several windows and the pic external is used only in the child windows, not the master window. Presumably the builder has no knowledge of externals used in the child windows so does not include externals except those used in the parent window, so could fail on any excluded external

Change History

08/29/08 20:19:16 changed by bi..@lilyapp.org

  • milestone changed from 0.1 to 0.2.