Ir para conteúdo

Vanaheim global open source


Bruno

Posts Recomendados

Não testei, não sei como está mas sabendo que tem a mão do Bruno deve estar perto da perfeição.. Parabéns pelo trabalho desenvolvido..

 

:D aproveitando o ensejo, , você conseguiu resolver aquele problema de compilar com o 2015 ou nem mexeu ainda? eu, por estar sem pc novamente acabei nem procurando em outros locais para saber o que rola com relação a isso..

:*

Link para o comentário
Compartilhar em outros sites

Não testei, não sei como está mas sabendo que tem a mão do Bruno deve estar perto da perfeição.. Parabéns pelo trabalho desenvolvido..

 

:D aproveitando o ensejo, , você conseguiu resolver aquele problema de compilar com o 2015 ou nem mexeu ainda? eu, por estar sem pc novamente acabei nem procurando em outros locais para saber o que rola com relação a isso..

 

:*

 

Obrigado pelas palavras :)

 

Olha, sobre o VS 2015 eu ainda não vi nada, até porque em casa estou somente com o 2013 e to esperando minha faculdade liberar a conta da Microsoft para que eu consiga fazer um upgrade de versão.

 

Novos outfits e montarias adicionados no projeto!

Link para o comentário
Compartilhar em outros sites

 

>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\bed.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\bed.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\combat.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\combat.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\actions.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\actions.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\chat.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\chat.cpp)
1> commands.cpp
1> condition.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\commands.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\commands.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\condition.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\condition.cpp)
1> configmanager.cpp
1> container.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\configmanager.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\configmanager.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\container.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\container.cpp)
1> creature.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\creature.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\creature.cpp)
1> creatureevent.cpp
1> depotchest.cpp
1> depotlocker.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\depotchest.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\depotchest.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\depotlocker.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\depotlocker.cpp)
1> events.cpp
1> game.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\creatureevent.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\creatureevent.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\game.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\game.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\events.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\events.cpp)
1> guild.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\guild.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\guild.cpp)
1> house.cpp
1> housetile.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\housetile.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\housetile.cpp)
1> inbox.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\inbox.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\inbox.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\house.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\house.cpp)
1> iologindata.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\iologindata.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\iologindata.cpp)
1> iomap.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomap.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomap.cpp)
1> iomapserialize.cpp
1> iomarket.cpp
1> item.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\item.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\item.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomapserialize.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomapserialize.cpp)
1> items.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\items.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\items.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomarket.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomarket.cpp)
1> luascript.cpp
1> mailbox.cpp
1> map.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\mailbox.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\mailbox.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\map.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\map.cpp)
1> monster.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\monster.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\monster.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\luascript.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\luascript.cpp)
1> monsters.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\monsters.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\monsters.cpp)
1> movement.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\movement.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\movement.cpp)
1> networkmessage.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\networkmessage.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\networkmessage.cpp)
1> npc.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\npc.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\npc.cpp)
1> otserv.cpp
1> party.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\party.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\party.cpp)
1> player.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\otserv.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\otserv.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\player.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\player.cpp)
1> protocolgame.cpp

 

ajuda eu ai alguem por favor

Link para o comentário
Compartilhar em outros sites

 

>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\bed.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\bed.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\combat.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\combat.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\actions.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\actions.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\chat.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\chat.cpp)

1> commands.cpp

1> condition.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\commands.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\commands.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\condition.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\condition.cpp)

1> configmanager.cpp

1> container.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\configmanager.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\configmanager.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\container.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\container.cpp)

1> creature.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\creature.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\creature.cpp)

1> creatureevent.cpp

1> depotchest.cpp

1> depotlocker.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\depotchest.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\depotchest.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\depotlocker.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\depotlocker.cpp)

1> events.cpp

1> game.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\creatureevent.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\creatureevent.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\game.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\game.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\events.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\events.cpp)

1> guild.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\guild.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\guild.cpp)

1> house.cpp

1> housetile.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\housetile.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\housetile.cpp)

1> inbox.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\inbox.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\inbox.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\house.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\house.cpp)

1> iologindata.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\iologindata.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\iologindata.cpp)

1> iomap.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomap.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomap.cpp)

1> iomapserialize.cpp

1> iomarket.cpp

1> item.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\item.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\item.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomapserialize.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomapserialize.cpp)

1> items.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\items.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\items.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomarket.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomarket.cpp)

1> luascript.cpp

1> mailbox.cpp

1> map.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\mailbox.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\mailbox.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\map.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\map.cpp)

1> monster.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\monster.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\monster.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\luascript.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\luascript.cpp)

1> monsters.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\monsters.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\monsters.cpp)

1> movement.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\movement.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\movement.cpp)

1> networkmessage.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\networkmessage.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\networkmessage.cpp)

1> npc.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\npc.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\npc.cpp)

1> otserv.cpp

1> party.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\party.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\party.cpp)

1> player.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\otserv.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\otserv.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\player.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\player.cpp)

1> protocolgame.cpp

 

ajuda eu ai alguem por favor

Amigo, isso é erro de alguma library, provavelmente boost, aconselho usar linux.

Link para o comentário
Compartilhar em outros sites

Gostaria de saber se tem um RME pra editar esse mapa 10.81 ?? baixei um ai e pediu a pasta do tibia, e depois a versão 10.75 fiquei perdidin rsrs.. não abriu nada!!

Gostaria também se podem concertar o item Unrealized Drem, que troca la em roshamuul

att

Link para o comentário
Compartilhar em outros sites

  • Administrador

Gostaria de saber se tem um RME pra editar esse mapa 10.81 ?? baixei um ai e pediu a pasta do tibia, e depois a versão 10.75 fiquei perdidin rsrs.. não abriu nada!!

 

Gostaria também se podem concertar o item Unrealized Drem, que troca la em roshamuul

 

att

 

Opa, o que você baixou foi esse? http://www.xtibia.com/forum/topic/234971-remeres-map-editor-70-1080/

Link para o comentário
Compartilhar em outros sites

Opa, vai em file - preferencias - client version. Deixa o Check file signatures marcado e coloca a versão padrão desejada (10.81)

Vou testar e logo venho falar

@Daniel ...

 

RgDRD5x.png

 

Em Open apareceu a mesma coisa, ai fui em import selecionei o mapa e deu isso, cliquei em Não e sucess mais tudo preto. Clicando em sim ele da essa mensagem \/

 

9kFSwyU.png

Editado por oleckmalvado
Link para o comentário
Compartilhar em outros sites

×
×
  • Criar Novo...