Search found 3 matches

by Rmuhr
05 Feb 2016, 02:07
Forum: SFS2X C++ API
Topic: SFS2X_API_Cpp_v1.6.3 compiling woes
Replies: 6
Views: 37561

Re: SFS2X_API_Cpp_v1.6.3 compiling woes

Following these directions to the T has resulted in successful build in both debug and release!
Thank you!
by Rmuhr
31 Jan 2016, 02:32
Forum: SFS2X C++ API
Topic: SFS2X_API_Cpp_v1.6.3 compiling woes
Replies: 6
Views: 37561

Re: SFS2X_API_Cpp_v1.6.3 compiling woes

Sorry about the delay, had some other things I was working on.

Ok, I reloaded the project to make sure that I didn't screw things up.
Adding the additional libraries as posted has resolved dependencies.
The preprocessor had nothing in it.
Added as described.


Severity Code Description Project File ...
by Rmuhr
27 Jan 2016, 14:04
Forum: SFS2X C++ API
Topic: SFS2X_API_Cpp_v1.6.3 compiling woes
Replies: 6
Views: 37561

SFS2X_API_Cpp_v1.6.3 compiling woes

Hi all.
We are planning to use SFS with our UE4 engine and were very excited to see that you updated your api to be compatible with VS2015.
I have followed the api compiling directions located at http://docs2x.smartfoxserver.com/GettingStarted/client-api-cpp

I downloaded the api, extracted the zip ...