Hi,
I've some problems with the deployment of an application on MS Windows.
Everything is working well, except the images in system/Library/Images.
They're just not used. So the Tab is square, because common_Tab* is not
used. Further the close button of the window is empty. This even occured
after a recursive copy of the gnustep directory from on machine to
another.
I logged some stuff out of [NSImage imageNamed] and the application asks
for the command_Tab* images on startup. Furthermore the data of the
image is not nil, but have a reasonable size. Nevertheless nothing is
shown.
Then I tryed to reinstall back, base, gui, make, everything. Nothing
changed. The Tabs are square, the close button is not shown.
Does anyone have any clue? This would be very appreciated.