1>------ Build started: Project: mCore, Configuration: Debug Any CPU ------
1>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "ArcheBuddy". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
1>C:\mRadar\mCore\mRadar'.cs(6,7,6,17): error CS0246: The type or namespace name 'ArcheBuddy' could not be found (are you missing a using directive or an assembly reference?)
1>C:\mRadar\mCore\mRadar'.cs(13,27,13,31): error CS0246: The type or namespace name 'Core' could not be found (are you missing a using directive or an assembly reference?)
1>C:\mRadar\mCore\Main.xaml.cs(16,7,16,17): error CS0246: The type or namespace name 'ArcheBuddy' could not be found (are you missing a using directive or an assembly reference?)
1>C:\mRadar\mCore\Radar\HouseScanner.cs(1,7,1,17): error CS0246: The type or namespace name 'ArcheBuddy' could not be found (are you missing a using directive or an assembly reference?)
1>C:\mRadar\mCore\Radar\Radar.xaml.cs(17,7,17,17): error CS0246: The type or namespace name 'ArcheBuddy' could not be found (are you missing a using directive or an assembly reference?)
1>C:\mRadar\mCore\Radar\RadarPlotter.cs(1,7,1,17): error CS0246: The type or namespace name 'ArcheBuddy' could not be found (are you missing a using directive or an assembly reference?)
1>C:\mRadar\mCore\Radar\RadarScanner.cs(1,7,1,17): error CS0246: The type or namespace name 'ArcheBuddy' could not be found (are you missing a using directive or an assembly reference?)
1>C:\mRadar\mCore\Main.xaml.cs(27,9,27,13): error CS0246: The type or namespace name 'Core' could not be found (are you missing a using directive or an assembly reference?)
1>C:\mRadar\mCore\Main.xaml.cs(28,21,28,25): error CS0246: The type or namespace name 'Core' could not be found (are you missing a using directive or an assembly reference?)
1>C:\mRadar\mCore\Radar\HouseScanner.cs(16,17,16,21): error CS0246: The type or namespace name 'Core' could not be found (are you missing a using directive or an assembly reference?)
1>C:\mRadar\mCore\Radar\HouseScanner.cs(42,49,42,56): error CS0246: The type or namespace name 'Housing' could not be found (are you missing a using directive or an assembly reference?)
1>C:\mRadar\mCore\Radar\HouseScanner.cs(79,27,79,34): error CS0246: The type or namespace name 'Housing' could not be found (are you missing a using directive or an assembly reference?)
1>C:\mRadar\mCore\Radar\HouseScanner.cs(79,38,79,42): error CS0246: The type or namespace name 'Core' could not be found (are you missing a using directive or an assembly reference?)
1>C:\mRadar\mCore\Radar\Radar.xaml.cs(36,18,36,22): error CS0246: The type or namespace name 'Core' could not be found (are you missing a using directive or an assembly reference?)
1>C:\mRadar\mCore\Radar\Radar.xaml.cs(51,28,51,32): error CS0246: The type or namespace name 'Core' could not be found (are you missing a using directive or an assembly reference?)
1>C:\mRadar\mCore\Radar\Radar.xaml.cs(272,17,272,29): error CS0246: The type or namespace name 'DoodadObject' could not be found (are you missing a using directive or an assembly reference?)
1>C:\mRadar\mCore\Radar\Radar.xaml.cs(419,16,419,27): error CS0246: The type or namespace name 'SpawnObject' could not be found (are you missing a using directive or an assembly reference?)
1>C:\mRadar\mCore\Radar\RadarPlotter.cs(19,9,19,13): error CS0246: The type or namespace name 'Core' could not be found (are you missing a using directive or an assembly reference?)
1>C:\mRadar\mCore\Radar\RadarPlotter.cs(135,44,135,55): error CS0246: The type or namespace name 'SpawnObject' could not be found (are you missing a using directive or an assembly reference?)
1>C:\mRadar\mCore\Radar\RadarScanner.cs(41,79,41,83): error CS0246: The type or namespace name 'Core' could not be found (are you missing a using directive or an assembly reference?)
1>C:\mRadar\mCore\Radar\RadarScanner.cs(127,77,127,81): error CS0246: The type or namespace name 'Core' could not be found (are you missing a using directive or an assembly reference?)
1>C:\mRadar\mCore\Radar\RadarScanner.cs(198,49,198,61): error CS0246: The type or namespace name 'DoodadObject' could not be found (are you missing a using directive or an assembly reference?)
1>C:\mRadar\mCore\Radar\RadarScanner.cs(198,23,198,28): error CS0246: The type or namespace name 'Skill' could not be found (are you missing a using directive or an assembly reference?)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========