Good evening, guys, can you confirm if the fixes regarding the OSX bundle creation/installation were included in the current cvs version ?
Regards, PO On 2009-11-03, at 7:18 AM, Michael Wild wrote: > > On 3. Nov, 2009, at 11:54 , Elvis Dowson wrote: > >> Hi Michael, >> >> On Nov 3, 2009, at 12:20 PM, Michael Wild wrote: >> >>> Yes, I also had this problem, and so did others: >>> http://markmail.org/thread/eneuve2yoemzube7 >>> >>> I had to use the patches at the end of the message. Essentially they copy >>> the qt_menu.nib to the applications resources folder and create an empty >>> qt.conf to prevent loading of image plugins by Qt. >>> >>> The reason that CMake doesn't copy the whole frameworks is space. It tries >>> very hard to only copy things that are actually required to run ParaView. >>> All the development files (e.g. header files) is just useless junk when it >>> comes to running the program. The qt_menu.nib is a recent addition >>> introduced by Qt-Cocoa and hasn't made it into the CMake scripts yet. >> >> >> Why don't you submit this patch to the cvs repository, 'cos I'm sure >> everyone else will face the same problem!! :-) Lost 5 to 6 days because of >> this one!! :-) >> >> Best regards, >> >> Elvis > > > I didn't have the time so far to clean it up, sorry. I'm doing so now, and > will then submit to the bug tracker. > > > Michael > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
