Search found 7 matches

by Espeide
22 Feb 2017, 03:55
Forum: SFS2X C++ API
Topic: Error Building C++ Unix Build
Replies: 13
Views: 23749

Re: Error Building C++ Unix Build

Hello, I was able, using some change to the jam file, to create .so files for the boost library and when i ran my Makefile they do not give errros. But the "libSmartFoxClientApi" file is giving the same error: file not recognized: File format not recognized. I think its because I was able ...
by Espeide
22 Feb 2017, 02:30
Forum: SFS2X C++ API
Topic: Error Building C++ Unix Build
Replies: 13
Views: 23749

Re: Error Building C++ Unix Build

Im running Ubuntu Mate, 16.04. The problem is, even though is says they compiled successfully, the *.so are 0Kb in size (while the .a and .so.1.59.0 seem to be ok). And the makefile only looks for these files as libs, nothing else, that's why I asked if I could do something different. I tried this s...
by Espeide
21 Feb 2017, 08:44
Forum: SFS2X C++ API
Topic: Error Building C++ Unix Build
Replies: 13
Views: 23749

Re: Error Building C++ Unix Build

Hello, I was able to finish the compilation and already have a working project. I'm currently trying to move the project to my raspberry Pi but I am encountering a strange error and can't find a suitable solution. http://imgur.com/VYcYfJ2 I am able to run the make all command until that point. I als...
by Espeide
17 Feb 2017, 03:26
Forum: SFS2X C++ API
Topic: Error Building C++ Unix Build
Replies: 13
Views: 23749

Re: Error Building C++ Unix Build

Hello, Thank you for your help. I was able to create a Login example in which I can communicate with a Smartfox server, but I have some questions if you could help me. in the main() function the logic is as folows: Send a Connect Request to the server (triggers a Login too) I'm using boost::asio::de...
by Espeide
13 Feb 2017, 03:52
Forum: SFS2X C++ API
Topic: Error Building C++ Unix Build
Replies: 13
Views: 23749

Re: Error Building C++ Unix Build

Hi, Thank you very much for these steps, I managed to build it successfully. I'm trying to use it on another project but I cannot seem to make the correct includes paths work I also tried to run your LoginExample but these errors occurred (http://imgur.com/a/OZI7H). Could you help me solve these iss...
by Espeide
08 Feb 2017, 09:54
Forum: SFS2X C++ API
Topic: Error Building C++ Unix Build
Replies: 13
Views: 23749

Re: Error Building C++ Unix Build

Hello,

My OS is Ubuntu 16.04 (Tried on two machines, same results).

Eclipse version is Kepler Service Release 2 (C/C++ Developers)

API version is indeed the 1.7.0.

Thank you
by Espeide
08 Feb 2017, 04:57
Forum: SFS2X C++ API
Topic: Error Building C++ Unix Build
Replies: 13
Views: 23749

Error Building C++ Unix Build

Hello, I have tried several times to build the C++ Client API using the tutorial provided on the documentation, but always end up with errors. I follow everything the tutorial says, but there are some differences in what I do: there is no Deploy folder to stop from building, when running ./b2 i get ...

Go to advanced search