I noticed that mixxx uses the ATL W2A macro, which is not available in Visual Studio Express (along with MFC.. thank god ;)) I've been trying to compile mixxx with VSExpress 2008 and was blocked by this header, so I substituted W2A with QString::fromUcs2()
Conversion works ok for me, but if someone can try it out on a device with non Latin-1 names, and report success it would be great. Patch attached -- Claudio Bantaloukas http://www.rdfm.org/ammuzzu/
mixxx-avoid-atl-string-usage.patch
Description: Binary data
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
