Skip to content

Compiler warnings when added to Unity project #31

Open
@CRG-Hans

Description

Adding this library as per the guide on the readme causes constant warnings about .cs files outside the assembly definition scope.

Script 'Packages/com.danielmansson.mathematics.fixedpoint/Unity.Mathematics.FixedPoint.CodeGen/Program.cs' will not be compiled because it exists outside the Assets folder and does not to belong to any assembly definition file.

Script 'Packages/com.danielmansson.mathematics.fixedpoint/Unity.Mathematics.FixedPoint.CodeGen/Properties/AssemblyInfo.cs' will not be compiled because it exists outside the Assets folder and does not to belong to any assembly definition file.

Script 'Packages/com.danielmansson.mathematics.fixedpoint/Unity.Mathematics.FixedPoint.CodeGen/VectorGenerator.cs' will not be compiled because it exists outside the Assets folder and does not to belong to any assembly definition file.

Using Unity 2021.3.9f1

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