Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple System.* not resolved issue #295

Closed
naveen7v opened this issue Mar 22, 2018 · 1 comment
Closed

Multiple System.* not resolved issue #295

naveen7v opened this issue Mar 22, 2018 · 1 comment

Comments

@naveen7v
Copy link

naveen7v commented Mar 22, 2018

Building on Ubuntu 16.04... Everything is good except that Rebuld.sh ends with

Cleaning up CARLA Plugin...
Cleaning up CARLAUE4...
Generate Unreal project files...

Setting up Unreal Engine 4 project files...

+ xbuild Source/Programs/UnrealBuildTool/UnrealBuildTool.csproj /verbosity:quiet /nologo /p:TargetFrameworkVersion=v4.0 /p:Configuration=Development
/usr/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'System.Xml.Linq' not resolved
/usr/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'System.Data.DataSetExtensions' not resolved
/usr/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'Microsoft.CSharp' not resolved
/usr/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'System.Data' not resolved

Build CarlaUE4 project...

make: *** No rule to make target 'CarlaUE4Editor'.  Stop.

follwed issue 103 but it seems different for mycase

Any help/pointers please

Thank you

@naveen7v
Copy link
Author

sorry...should have read the unreal documentation first...
mono install and mcs install solved it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant