[reSIProcate] repro Setup using .NET Framework

Matthias Moetje moetje at terasens.com
Fri Feb 8 13:01:41 CST 2013


Hi Scott,

I found the real cause for this:

When Visual Studio 2012 is installed as well, then the .Net Framework is automatically detected as a dependency for C++ projects, hence the error.

It can be fixed by adding

<AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>

to the project file.

Details for this bug can be found here: http://connect.microsoft.com/VisualStudio/feedback/details/746328/after-installing-vs-11-rc-vs-10-setup-projects-require-the-net-framework


I will include this fix in my changes.

Matthias


From: slgodin at gmail.com [mailto:slgodin at gmail.com]
Sent: Freitag, 8. Februar 2013 18:15
To: Matthias Moetje
Subject: Re: repro Setup using .NET Framework

Hi Matthias,

I don't think that was intentional - you can probably remove it.  Separate build directories sounds like a useful change!  Thanks.

Scott

Sent from my iPhone

On 2013-02-08, at 6:10 AM, Matthias Moetje <moetje at terasens.com<mailto:moetje at terasens.com>> wrote:
Hi Scott,

I am currently about to rework the Visual Studio builds to be able to build all configuration/platform combinations into separate folders.

I noticed that the two setup projects are having .NET Framework 4.0 Client Profile as a launch condition. Though, I cannot find any files in the setup that are built on .NET -- is this a mistake or was it done on purpose?

Best regards,

Matthias Moetje
<image001.gif>

TERASENS GmbH
Otl-Aicher Str. 18
80807 Munich
GERMANY



Phone:
Fax:
e-mail:
Web:

+49.89.32166268
+49.89.32166269
info at terasens.com<mailto:info at terasens.com>
www.terasens.com<http://www.terasens.com/>




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20130208/be361810/attachment.htm>


More information about the resiprocate-devel mailing list