[Mono-ue] Error when launching XamarinStudio from Unreal Editor on OS X

Duane Wandless duane at wandless.net
Thu Nov 27 13:37:29 UTC 2014


Did you add the unreal addin to Xamarin studio?
On Nov 27, 2014 8:28 AM, "Raju Bitter" <rajubitter at gmail.com> wrote:

> Forgot to mention this: I created a new project using the project type
> "Mono Blank". Here is the section from the *.csproj file which causes the
> error:
>
> <?xml version="1.0" encoding="utf-8"?>
> <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="
> http://schemas.microsoft.com/developer/msbuild/2003">
>   <Import
> Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props"
> Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')"
> />
>   <Import Project="..\Xamarin.UE4.generated.props" />
>   <PropertyGroup>
>     <Configuration Condition=" '$(Configuration)' == ''
> ">Debug</Configuration>
>     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
>     <ProjectGuid>{4064212C-5CF1-44E9-963A-6FE663E09B97}</ProjectGuid>
>
> <ProjectTypeGuids>{AE3DEEA0-4A95-41F6-B9AC-AF2CCF420B89};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
>     <OutputType>Library</OutputType>
>     <AppDesignerFolder>Properties</AppDesignerFolder>
>     <RootNamespace>MyProjectMono</RootNamespace>
>     <AssemblyName>MyProjectMono</AssemblyName>
>     <FileAlignment>512</FileAlignment>
>     <ProductVersion>8.0.30703</ProductVersion>
>     <SchemaVersion>2.0</SchemaVersion>
> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
>   </PropertyGroup>
>
> - Raju
>
> _______________________________________________
> Mono-ue mailing list
> Mono-ue at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-ue
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-ue/attachments/20141127/25a15c0d/attachment.html>


More information about the Mono-ue mailing list