I cannot see my post with a patch for FLAC.sln (too long?) Here I repeat this message, with patch file compressed to .zip: --------------------------------------------------------------- Every time I open current FLAC.sln in MSVS 2005, it rewrites (fixes) this file. The diff between new and old files is attached. Current version has several problems: a) it has one extra EndProject line. b) it has 4 lines that start with {4cefbc82-c215-11db-8314-0800200c9a66}. They left from in_flac and useless now. c) According to http://msdn.microsoft.com/en-us/library/hb23x61k(v=vs.80).aspx , the standard GUID for Visual C++ project is 8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942, not the current 4cefbc7c-c215-11db-8314-0800200c9a66 (download SoX or LAME tarball and you'll see 8BC9CEB8-... there). d) Also GUIDs should be uppercase (again, look at SoX or LAME .sln files) -------------- next part -------------- A non-text attachment was scrubbed... Name: sln.zip Type: application/zip Size: 2500 bytes Desc: not available Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20130925/0855091b/attachment.zip
lvqcl wrote:> I cannot see my post with a patch for FLAC.sln (too long?)Probably.> Here I repeat this message, with patch file compressed to .zip: > --------------------------------------------------------------- > > Every time I open current FLAC.sln in MSVS 2005, it rewrites (fixes) this file. > The diff between new and old files is attached. > > > Current version has several problems: > a) it has one extra EndProject line. > b) it has 4 lines that start with {4cefbc82-c215-11db-8314-0800200c9a66}. > They left from in_flac and useless now. > c) According to http://msdn.microsoft.com/en-us/library/hb23x61k(v=vs.80).aspx , > the standard GUID for Visual C++ project is 8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942, > not the current 4cefbc7c-c215-11db-8314-0800200c9a66 (download SoX or LAME tarball > and you'll see 8BC9CEB8-... there). > d) Also GUIDs should be uppercase (again, look at SoX or LAME .sln files)Applied, thanks. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/