[Bug 29485] sln2mak.exe crash with MS dotnet 20

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Dec 30 11:00:55 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=29485

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |focht at gmx.net
         Resolution|                            |INVALID

--- Comment #1 from Anastasius Focht <focht at gmx.net> 2011-12-30 11:00:55 CST ---
Hello,

the error is expected.
The missing assembly referenced by the tool is shipped with Visual Studio 20xx.

MSDN:
http://msdn.microsoft.com/en-us/library/microsoft.visualstudio.vcprojectengine.vcprojectengine.aspx

--- snip ---
Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in
Microsoft.VisualStudio.VCProjectEngine.dll)
--- snip ---

Link which talks about "Microsoft.VisualStudio.VCProjectEngine":

http://social.msdn.microsoft.com/Forums/en/vsx/thread/56ec2dc7-eba0-45ec-adf8-78ca0fcb95ae

Your "sln" example project download link is down/unavail.
For reproduce you could just have linked the source project of the tool, it
also contains .sln file.

http://www.codeproject.com/KB/cross-platform/sln2mak/sln2mak.zip

Regards

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list