WIP work #84
Annotations
10 errors and 2 warnings
Run dotnet test AssimpNet.Test -c Release :
AssimpNet/AssimpContext.cs#L482
Argument 1: cannot convert from 'nint' to 'Assimp.Unmanaged.AiScene*'
|
Run dotnet test AssimpNet.Test -c Release :
AssimpNet/AssimpContext.cs#L484
Argument 1: cannot convert from 'nint' to 'Assimp.Unmanaged.AiScene*'
|
Run dotnet test AssimpNet.Test -c Release :
AssimpNet/AssimpContext.cs#L495
'AssimpLibrary' does not contain a definition for 'ReleaseImport' and no accessible extension method 'ReleaseImport' accepting a first argument of type 'AssimpLibrary' could be found (are you missing a using directive or an assembly reference?)
|
Run dotnet test AssimpNet.Test -c Release :
AssimpNet/AssimpContext.cs#L572
Argument 1: cannot convert from 'nint' to 'Assimp.Unmanaged.AiScene*'
|
Run dotnet test AssimpNet.Test -c Release :
AssimpNet/AssimpContext.cs#L574
Argument 1: cannot convert from 'nint' to 'Assimp.Unmanaged.AiScene*'
|
Run dotnet test AssimpNet.Test -c Release :
AssimpNet/AssimpContext.cs#L583
'AssimpLibrary' does not contain a definition for 'ReleaseImport' and no accessible extension method 'ReleaseImport' accepting a first argument of type 'AssimpLibrary' could be found (are you missing a using directive or an assembly reference?)
|
Run dotnet test AssimpNet.Test -c Release :
AssimpNet/AssimpContext.cs#L662
'AssimpLibrary' does not contain a definition for 'ImportFileFromStream' and no accessible extension method 'ImportFileFromStream' accepting a first argument of type 'AssimpLibrary' could be found (are you missing a using directive or an assembly reference?)
|
Run dotnet test AssimpNet.Test -c Release :
AssimpNet/AssimpContext.cs#L667
Argument 1: cannot convert from 'nint' to 'Assimp.Unmanaged.AiScene*'
|
Run dotnet test AssimpNet.Test -c Release :
AssimpNet/AssimpContext.cs#L669
Argument 1: cannot convert from 'nint' to 'Assimp.Unmanaged.AiScene*'
|
Run dotnet test AssimpNet.Test -c Release :
AssimpNet/AssimpContext.cs#L680
'AssimpLibrary' does not contain a definition for 'ReleaseImport' and no accessible extension method 'ReleaseImport' accepting a first argument of type 'AssimpLibrary' could be found (are you missing a using directive or an assembly reference?)
|
Run dotnet test AssimpNet.Test -c Release :
AssimpNet/MemoryHelper.cs#L308
This takes the address of, gets the size of, or declares a pointer to a managed type ('Native')
|
Run dotnet test AssimpNet.Test -c Release :
AssimpNet/MemoryHelper.cs#L490
This takes the address of, gets the size of, or declares a pointer to a managed type ('T')
|
Loading