Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - R23MJ

Pages: 1 2 3 [4]
46
General / Re: How to setup an android project.
« on: May 23, 2015, 08:34:21 pm »
Okay, strange, I will rebuild SFML again and see what happens. That sounds great, let me know if/when you do update it. For now I'm going to rebuild and try the provided example.

47
General / Re: How to setup an android project.
« on: May 23, 2015, 04:21:59 am »
Okay, I tried your suggestions, and it seems promising, but I can't find out where to add the include directories, usually it is right in the project properties, but there is nothing in there in this project. There is also no property for linking the libraries. So right now I have the empty project supplied, and errors stating <SFML/System.hpp> and so on can not be included.

48
General / Re: How to setup an android project.
« on: May 22, 2015, 12:25:24 am »
Yes, I have. That is the tutorial I followed to compile SFML, I just can't figure out what to do next. There is an unwritten section at the bottom of that called "Building and Executing the Android Example" this is where I am stuck, I can't figure out how to build the example, or my own project for that matter. Sorry if my first post was unclear.

49
General / How to setup an android project.
« on: May 21, 2015, 07:09:28 pm »
Is anyone here familiar with how to actually setup an android project, I am using VS13 with NVIDIA Nsight Tegra. Now do I need to use one of the Java project types provided by NVIDIA or a standard c++ project? Also would I link the .so files SFML provides like any other library or is the process different?

Thanks

50
I have searched around a bit and can't find anything, so I'll ask here. I'm not sure how to build an app with the android version, I downloaded and built it and everything, but I'm not sure what project type to build (I'm using VS13 with the NVIDIA Tegra thing) do I build an android project or a C++ project? Also, how do I link the .so files, the same as usual? I tried on an android project but got somewhere around 107 errors, the top ones said that the .so files (libsfml-activity.so etc.) didn't exist.

Is there a project setup tutorial around here anywhere? Thanks.

Pages: 1 2 3 [4]
anything