Eldora
Banned User
- Joined
- Oct 19, 2009
- Messages
- 604
- Reaction score
- 26
When i try to compile my Avesta sources i get this error:
Note: I also get no .exe file in the source folder when im done compiling.
Anyone got the experience to know what's wrong?
20 C:\Users\Oskar\Desktop\source 7.7\account.cpp In file included from ../account.cpp
18 C:\Users\Oskar\Desktop\source 7.7\otpch.h libxml/xmlmemory.h: No such file or directory.
19 C:\Users\Oskar\Desktop\source 7.7\otpch.h libxml/parser.h: No such file or directory.
20 C:\Users\Oskar\Desktop\source 7.7\otpch.h libxml/threads.h: No such file or directory.
22 C:\Users\Oskar\Desktop\source 7.7\otpch.h boost/config.hpp: No such file or directory.
23 C:\Users\Oskar\Desktop\source 7.7\otpch.h boost/shared_ptr.hpp: No such file or directory.
24 C:\Users\Oskar\Desktop\source 7.7\otpch.h boost/bind.hpp: No such file or directory.
25 C:\Users\Oskar\Desktop\source 7.7\otpch.h boost/function.hpp: No such file or directory.
26 C:\Users\Oskar\Desktop\source 7.7\otpch.h boost/tokenizer.hpp: No such file or directory.
27 C:\Users\Oskar\Desktop\source 7.7\otpch.h boost/regex.hpp: No such file or directory.
28 C:\Users\Oskar\Desktop\source 7.7\otpch.h boost/asio.hpp: No such file or directory.
29 C:\Users\Oskar\Desktop\source 7.7\otpch.h boost/thread.hpp: No such file or directory.
38 C:\Users\Oskar\Desktop\source 7.7\otpch.h lua.h: No such file or directory.
39 C:\Users\Oskar\Desktop\source 7.7\otpch.h lauxlib.h: No such file or directory.
40 C:\Users\Oskar\Desktop\source 7.7\otpch.h lualib.h: No such file or directory.
C:\Users\Oskar\Desktop\source 7.7\devcpp\Makefile.win [Build Error] [obj/account.o] Error 1
Note: I also get no .exe file in the source folder when im done compiling.
Anyone got the experience to know what's wrong?