Postado Novembro 13, 2015 9 anos está utilizando MSVS 2013 ou 2015? Discord: vankk #7765 Precisando de ajuda? Entre em contato comigo via Discord. Muitos vêm seus muitos dias de glória, mas poucos vêm seus muitos dias de luta.
Postado Novembro 13, 2015 9 anos Autor Esse erro ocorre no Visual Studio 2015, quando eu uso o 2013 ele da um erro logo no inicio, onde ele não encontra as tools v140 (tools que até onde eu saiba são referentes ao VS2015). Consegui resolver o problema ! 12 horas atrás, Mapper Neto disse: Não consigo compilar esse distro. Aparece esse erro: Severity Code Description Project File Line Error C2280 'std::atomic<boost::lockfree::detail::tagged_index>::atomic(void) noexcept': attempting to reference a deleted function (compiling source file ..\src\outputmessage.cpp) theforgottenserver C:\boost\boost\lockfree\stack.hpp 139 esse erro eu consegui arrumar, mas deu outro erro. Error 1 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\bed.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 2 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\bed.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 3 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\actions.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 4 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\actions.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 5 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\combat.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 6 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\combat.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 7 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\commands.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 8 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\commands.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 9 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\condition.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 10 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\condition.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 11 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\chat.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 12 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\chat.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 13 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\configmanager.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 14 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\configmanager.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 15 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\container.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 16 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\container.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 17 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\creature.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 18 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\creature.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 19 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\creatureevent.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 20 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\creatureevent.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 21 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\depotchest.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 22 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\depotchest.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 23 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\depotlocker.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 24 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\depotlocker.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 25 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\events.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 26 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\events.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 27 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\game.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 28 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\game.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 29 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\guild.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 30 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\guild.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 31 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\housetile.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 32 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\housetile.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 33 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\house.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 34 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\house.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 35 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\inbox.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 36 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\inbox.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 37 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\iologindata.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 38 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\iologindata.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 39 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomap.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 40 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomap.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 41 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\item.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 42 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\item.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 43 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomapserialize.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 44 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomapserialize.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 45 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomarket.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 46 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomarket.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 47 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\items.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 48 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\items.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 49 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\mailbox.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 50 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\mailbox.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 51 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\map.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 52 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\map.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 53 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\monster.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 54 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\monster.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 55 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\luascript.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 56 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\luascript.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 57 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\monsters.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 58 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\monsters.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 59 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\movement.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 60 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\movement.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 61 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\networkmessage.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 62 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\networkmessage.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 63 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\npc.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 64 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\npc.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 65 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\party.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 66 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\party.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 67 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\otserv.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 68 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\otserv.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 69 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\player.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 70 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\player.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Warning 71 warning C4512: 'boost::lockfree::stack<T *,boost::lockfree::capacity<0x0800>,boost::parameter::void_,boost::parameter::void_>::node' : assignment operator could not be generated C:\boost\boost\lockfree\stack.hpp 93 1 theforgottenserver Warning 72 warning C4512: 'boost::lockfree::detail::consume_via_copy<U>' : assignment operator could not be generated C:\boost\boost\lockfree\detail\copy_payload.hpp 61 1 theforgottenserver Warning 73 warning C4189: 'n' : local variable is initialized but not referenced (..\src\outputmessage.cpp) C:\boost\boost\lockfree\detail\freelist.hpp 468 1 theforgottenserver Error 74 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\protocollogin.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 75 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\protocollogin.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 76 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\quests.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 77 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\quests.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 78 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\protocolgame.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 79 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\protocolgame.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 80 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\protocolold.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 81 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\protocolold.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 82 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\raids.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 83 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\raids.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 84 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\scriptmanager.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 85 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\scriptmanager.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 86 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\spawn.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 87 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\spawn.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 88 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\spells.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 89 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\spells.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 90 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\protocolstatus.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 91 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\protocolstatus.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 92 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\talkaction.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 93 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\talkaction.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 94 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\teleport.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 95 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\teleport.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 96 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\thing.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 97 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\thing.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 98 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\trashholder.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 99 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\trashholder.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 100 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\tasks.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 101 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\tasks.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 102 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\tile.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 103 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\tile.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 104 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\vocation.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 105 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\vocation.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 106 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\waitlist.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 107 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\waitlist.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Error 108 error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\weapons.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 122 1 theforgottenserver Error 109 error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\weapons.cpp) c:\users\netog\desktop\servidores\10.82\path_10_8\sources\src\items.h 123 1 theforgottenserver Editado Novembro 14, 2015 9 anos por Mapper Neto (veja o histórico de edições)
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.