-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
Shell.cpp
In file included from ../../../mud/src/gfx-edit/Api.h:5,
from ../../../mud/src/mud/mud.h:25,
from ../../../src/toy/toy.h:3,
from ../../../src/shell/Shell.cpp:4:
../../../mud/src/gfx-edit/Types.h:44:46: warning: type attributes ignored after type is already defined [-Wattributes]
export_ template struct MUD_GFX_EDIT_EXPORT Typed<std::vector<mud::ViewerController*>>;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../mud/src/gfx-edit/Types.h:44:46: error: duplicate explicit instantiation of ‘struct mud::Typed<std::vector<mud::ViewerController*> >’ [-fpermissive]
../../../mud/src/gfx-edit/Types.h:45:46: warning: type attributes ignored after type is already defined [-Wattributes]
export_ template struct MUD_GFX_EDIT_EXPORT Typed<std::vector<mud::SpaceSheet*>>;
euiko and IuryBorges1993
Metadata
Metadata
Assignees
Labels
No labels