Skip to content

Issues building AcManager.Controls #153

@magickev

Description

@magickev

Not sure if i'm doing something wrong? I'm getting this error when trying to build Controls:

1>------ Build started: Project: LicensePlates, Configuration: Release x86 ------
2>------ Build started: Project: AcManager.Workshop, Configuration: Release x86 ------
3>------ Build started: Project: AcManager.LargeFilesSharing, Configuration: Release x86 ------
1>  LicensePlates -> C:\Users\airso\actools\LicensePlates\bin\x86\Release\LicensePlates.dll
3>  AcManager.LargeFilesSharing -> C:\Users\airso\actools\AcManager.LargeFilesSharing\bin\x86\Release\AcManager.LargeFilesSharing.dll
2>  AcManager.Workshop -> C:\Users\airso\actools\AcManager.Workshop\bin\x86\Release\AcManager.Workshop.dll
4>------ Build started: Project: AcManager.Controls, Configuration: Release x86 ------
4>C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3243: No way to resolve conflict between "MoonSharp.Interpreter, Version=2.0.0.0, Culture=neutral, PublicKeyToken=921e73ce94aa17f8" and "MoonSharp.Interpreter". Choosing "MoonSharp.Interpreter, Version=2.0.0.0, Culture=neutral, PublicKeyToken=921e73ce94aa17f8" arbitrarily.
4>C:\Users\airso\actools\AcManager.Controls\Assets\OnlineSpecific.xaml(142,108): error MC3066: The type reference cannot find a public type named 'ServerEntry+CurrentDriver'. Line 142 Position 108.
4>C:\Users\airso\actools\AcManager.Controls\Assets\AcSpecific.xaml(88,113): error MC3066: The type reference cannot find a public type named 'KunosCareerObject+ChampionshipDriverEntry'. Line 88 Position 113.
4>C:\Users\airso\actools\AcManager.Controls\Assets\AcItemWrapperSpecific.xaml(11,104): error MC3066: The type reference cannot find a public type named 'AcItemWrapper'. Line 11 Position 104.
4>C:\Users\airso\actools\AcManager.Controls\Assets\AcSettingsSpecific.xaml(552,72): error MC3066: The type reference cannot find a public type named 'PythonAppConfigBoolValue'. Line 552 Position 72.
4>C:\Users\airso\actools\AcManager.Controls\Themes\AcListPage.CommonBatchActions.xaml(5,98): error MC3066: The type reference cannot find a public type named 'CommonBatchActions+BatchAction_AddTag'. Line 5 Position 98.
4>C:\Users\airso\actools\AcManager.Controls\Themes\RaceGridEditorTable.xaml(109,61): error MC3066: The type reference cannot find a public type named 'CarSkinObject'. Line 109 Position 61.
4>C:\Users\airso\actools\AcManager.Controls\UserControls\UploaderBlock.xaml(128,111): error MC3066: The type reference cannot find a public type named 'DirectoryEntry'. Line 128 Position 111.
========== Build: 3 succeeded, 1 failed, 10 up-to-date, 0 skipped ==========
========== Build completed at 10:02 PM and took 01.071 seconds ==========

I tried both versions of MoonSharp in the project file but still got the same error. Do I need a newer version of visual studio?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions