[MonoDevelop] Cpp/CLR merging from VS 2008

Abe Gillespie abe.gillespie at gmail.com
Wed Nov 4 11:33:40 EST 2009


I don't think you can do migration.  However, if you remove the
managed c++ project in Visual Studio then *I believe* MonoDevelop
won't choke on your unmanaged c++ project.  I do know for a fact that
MonoDevelop can handle c++ compilation but am unsure of its support
for unmanaged c++ Visual Studio projects.

Give it a try.

-Abe

On Wed, Nov 4, 2009 at 11:23 AM, sagie <sagie.shamay at picscout.com> wrote:
>
> Okay, I understand this.
> Does MonoDevelop IDE supports migration of unmanaged c++ project from VS
> 2008?
>
>
> xanadont wrote:
>>
>> MonoDevelop nor Mono itself supports managed c++.
>>
>> -Abe
>>
>> On Wed, Nov 4, 2009 at 9:26 AM, sagie <sagie.shamay at picscout.com> wrote:
>>>
>>> Hi.
>>> I am trying to merge a solution I have from VS 2008 to MonoDevelop 2.0.
>>> In my solution I have 2 cpp projects: a native one, and a cpp\clr that is
>>> used as a bridge between my c# code and the native code.
>>>
>>> When I try to open the solution in my MonoDevelop IDE I get following
>>> error,
>>> for both cpp projects:
>>> "unsuported or unrecognized project".
>>>
>>> Is there a way to open & compile this projects in MonoDevelop IDE?
>>> --
>>> View this message in context:
>>> http://old.nabble.com/Cpp-CLR-merging-from-VS-2008-tp26197200p26197200.html
>>> Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
>>>
>>> _______________________________________________
>>> Monodevelop-list mailing list
>>> Monodevelop-list at lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>>>
>> _______________________________________________
>> Monodevelop-list mailing list
>> Monodevelop-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>>
>>
>
> --
> View this message in context: http://old.nabble.com/Cpp-CLR-merging-from-VS-2008-tp26197200p26199534.html
> Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>


More information about the Monodevelop-list mailing list