elitepvpers
elitepvpers
>
Last Chaos
>
Source
« full version
Source
11/27/2016 00:22
AlalaGames
#1
Weiß jemand wie man die Source richtig mit Virsual Compiliert ?
Es kommen immer errors :/ ??
so wie:
Spoiler
Error 87 error C1083: Cannot open include file: 'boost/shared_ptr.hpp': No such file or directory d:\lcep4\lc_source\sharelib\netmsg.h 8 1 GameServer
11/27/2016 02:26
Wizatek
#2
Looks like it cannot find boost/shared_ptr.hpp
But you could read that from the error message also.
11/27/2016 09:19
AlalaGames
#3
I know but I dont know how to fix it
Some one sac do this Project>"YOURPROJECT" Properties>C/C++>General>Additional Include Directories but don´t work
11/27/2016 17:46
Tarissuis
#4
A brain might help. Just read the damn errors and google it afterwards, that's literally all you have to do. 0 skill required.