Hello. I've asked the Qt list for help with the segfaulting problem with MIDI scripting and as part of troubleshooting, they would like to build with a custom version of Qt. (They think 4.5 beta might help with this.) Can anyone give me info on using a custom version of Qt? They suggest adding a compiler/scons option in the original message below.
Sean -------- Original Message -------- Subject: Re: [Qt-interest] QtScript segfault on C++ signal (dis)connection/firing Date: Thu, 08 Jan 2009 13:14:25 +0100 From: Kent Hansen <[email protected]> To: Sean M. Pappalardo <[email protected]> Hi Sean, Any advice on compiling Mixxx with a custom Qt? It would be nice if the QTDIR environment variable was checked instead of defaulting to /usr/share/qt4. Even after changing the scons script to use my custom Qt, it still links against the libraries in /usr/lib, so it's a no-go; probably an -L switch should be added to make the compiler use the correct Qt libraries. <snip> Regards, Kent <<--------------------------------------------------------------------------------->> This E-Mail message has been scanned for viruses and cleared by >>SmartMail<< from Smarter Technology, Inc. <<--------------------------------------------------------------------------------->> ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
