Otfan125
Well-Known Member
Hello there my friends, It has been a while since I have crossed path with this site.
I come back with eagerness to learn more about computer science
I have trouble compiling tfs 1.2 10.90 + cast using visual studios 2013. I have downloaded the boost libraries, and hopefully successfully inputted them in the solution.
but I keep getting this error, and it makes little sense to me... please help me.
it has to do with the \src\ location
1>c:\users\user\desktop\tfs 1.2 10.90 + cast\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\talkaction.cpp)
1>c:\users\user\desktop\tfs 1.2 10.90 + cast\src\items.h(123): error C2610: 'ItemType &ItemType:
perator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\talkaction.cpp)
1>c:\users\user\desktop\tfs 1.2 10.90 + cast\src\configmanager.h(23): fatal error C1083: Cannot open include file: 'lua.hpp': No such file or directory (..\src\protocolstatus.cpp)
those are just a few of the thousands of error lines in the output box
thank you for helping
I come back with eagerness to learn more about computer science
I have trouble compiling tfs 1.2 10.90 + cast using visual studios 2013. I have downloaded the boost libraries, and hopefully successfully inputted them in the solution.
but I keep getting this error, and it makes little sense to me... please help me.
it has to do with the \src\ location
1>c:\users\user\desktop\tfs 1.2 10.90 + cast\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\talkaction.cpp)
1>c:\users\user\desktop\tfs 1.2 10.90 + cast\src\items.h(123): error C2610: 'ItemType &ItemType:
1>c:\users\user\desktop\tfs 1.2 10.90 + cast\src\configmanager.h(23): fatal error C1083: Cannot open include file: 'lua.hpp': No such file or directory (..\src\protocolstatus.cpp)
those are just a few of the thousands of error lines in the output box
thank you for helping