I found what was wrong... I forgot to change the install names for the Qt frameworks. I will post the updated binary ASAP.
Toshi Nagata Toshi Nagata wrote: > Hello Sebastien, > > It looks like I have somehow put the wrong version of Qt frameworks > in the application bundle. On my machine, when I renamed > "/Library/Frameworks/QtGui.framework" to another name QSampler begins to > crash as you described. (It means QSampler was running with this > library, not the one included in the application bundle) I will > investigate how to fix it. > > Toshi Nagata > > Sebastien Metrot wrote: >> Hi Benno, >> >> I just tried to run qsampler and it crashed as the QT framework is not >> installed on my system (Leopard 10.5.1). >> Here is the crash log: >> >> Process: qsampler [23710] >> Path: >> /Volumes/linuxsampler051-mac-20080103/linuxsampler051-mac-20080103/qsampler.app/Contents/MacOS/qsampler >> Identifier: qsampler >> Version: ??? (???) >> Code Type: X86 (Native) >> Parent Process: launchd [84] >> >> Date/Time: 2008-01-04 01:47:07.869 +0100 >> OS Version: Mac OS X 10.5.1 (9B18) >> Report Version: 6 >> >> Exception Type: EXC_BREAKPOINT (SIGTRAP) >> Exception Codes: 0x0000000000000002, 0x0000000000000000 >> Crashed Thread: 0 >> >> Dyld Error Message: >> Library not loaded: QtGui.framework/Versions/4/QtGui >> Referenced from: >> /Volumes/linuxsampler051-mac-20080103/linuxsampler051-mac-20080103/qsampler.app/Contents/MacOS/qsampler >> Reason: image not found >> >> >> I think you should link Qt statically (if possible) or put the framework in >> your app's bundle to save serious setup time... >> >> Sebastien >> >> >> Benno Senoner wrote: >>> Hi OS X users, >>> the latest version of the free, open source LinuxSampler is finally >>> available on Mac OS X too. it comes with an easy to install diskimage. >>> Here is the Mac OS X Quickstart Howto and additional infos like >>> requirements, features etc: >>> >>> http://www.linuxsampler.org/osx.html >>> >>> cheers, >>> Benno >>> >>> >>> ------------------------------------------------------------------------ >>> >>> ------------------------------------------------------------------------- >>> This SF.net email is sponsored by: Microsoft >>> Defy all challenges. Microsoft(R) Visual Studio 2005. >>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>> >>> >>> ------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> Linuxsampler-devel mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2005. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> Linuxsampler-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel >> >> >> >> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Linuxsampler-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel > > > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Linuxsampler-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel
