build #16
Annotations
10 errors and 2 warnings
build / build:
FreeIva/Properties/AssemblyInfo.cs#L28
The type or namespace name 'KSPAssemblyAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build / build:
FreeIva/Properties/AssemblyInfo.cs#L28
The type or namespace name 'KSPAssembly' could not be found (are you missing a using directive or an assembly reference?)
|
build / build:
FreeIva_Unity/Assets/Scripts/ConvexHullCalculator.cs#L28
The type or namespace name 'UnityEngine' could not be found (are you missing a using directive or an assembly reference?)
|
build / build:
FreeIva_Unity/Assets/Scripts/MeshCutter2.cs#L6
The type or namespace name 'UnityEngine' could not be found (are you missing a using directive or an assembly reference?)
|
build / build:
FreeIva_Unity/Assets/Scripts/MeshCutter2.cs#L7
The type or namespace name 'UnityEngine' could not be found (are you missing a using directive or an assembly reference?)
|
build / build:
FreeIva/AssetLoader.cs#L7
The type or namespace name 'TMPro' could not be found (are you missing a using directive or an assembly reference?)
|
build / build:
FreeIva/AssetLoader.cs#L8
The type or namespace name 'UnityEngine' could not be found (are you missing a using directive or an assembly reference?)
|
build / build:
FreeIva/ColliderUtil.cs#L6
The type or namespace name 'UnityEngine' could not be found (are you missing a using directive or an assembly reference?)
|
build / build:
FreeIva/CutParameter.cs#L2
The type or namespace name 'UnityEngine' could not be found (are you missing a using directive or an assembly reference?)
|
build / build:
FreeIva/Gui/GuiTutorial.cs#L6
The type or namespace name 'UnityEngine' could not be found (are you missing a using directive or an assembly reference?)
|
build / build:
FreeIva/InternalModules/InternalModuleFreeIva.cs#L753
The member 'InternalModuleFreeIva.Awake()' does not hide an accessible member. The new keyword is not required.
|
build / build:
FreeIva/InternalModules/B9PSConditionalProp.cs#L16
The member 'B9PSConditionalProp.moduleID' does not hide an accessible member. The new keyword is not required.
|