Lua errors Compiling the Client
Added by Kalaith over 8 years ago
I have the server up and running, so trying to setup the client to try and connect to it, but getting errors trying to build it.
Externals are uptodate.
Windows 7, Visual C++ 2008 Express
Any suggestions? build log attached.
BuildLog.htm (58.7 kB)
Replies (3)
RE: Lua errors Compiling the Client - Added by kervala over 8 years ago
Did you put external\stlport\include at the top of your includes in VC++ settings ?
RE: Lua errors Compiling the Client - Added by Kalaith over 8 years ago
external\include\stlport *Is at the top.
RE: Lua errors Compiling the Client - Added by Kalaith over 8 years ago
Well fixed the problem.
I did a clean build and it worked, no other changes.
(1-3/3)