feat: Add isolated and simplified path to add components #2631
Annotations
3 errors and 2 warnings
tests/dGameTests/dComponentsTests/SimplePhysicsComponentTests.cpp#L18
invalid conversion from ‘int’ to ‘Entity*’ [-fpermissive]
|
tests/dGameTests/dComponentsTests/SimplePhysicsComponentTests.cpp#L18
invalid conversion from ‘std::unique_ptr<Entity>::pointer’ {aka ‘Entity*’} to ‘uint32_t’ {aka ‘unsigned int’} [-fpermissive]
|
|
thirdparty/libbcrypt/src/wrapper.c#L257
implicit declaration of function ‘strdup’; did you mean ‘strcmp’? [-Wimplicit-function-declaration]
|
thirdparty/libbcrypt/src/wrapper.c#L257
assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
|
The logs for this run have expired and are no longer available.
Loading