SFML community forums

Help => General => Topic started by: Aidoru on February 14, 2017, 05:14:48 am

Title: Debug SFML on real android device using Visual Studio 2015
Post by: Aidoru on February 14, 2017, 05:14:48 am
Hello everyone,
Could someone please help me to use Visual Studio 2015 to debug (putting breakpoint and so on..)  SFML android application?
I can  build and launch application following https://github.com/SFML/SFML/wiki/Tutorial:-Building-SFML-for-Android but then cannot import in Visual Studio 2015 (with nvidia nsight tegra installed), I would like to run and debug from vs2015 to a real android device.

Could you please help me?

Thank you
Title: Re: Debug SFML on real android device using Visual Studio 2015
Post by: Mario on February 15, 2017, 10:56:35 am
Unfortunately didn't get it to work properly so far, which is probably partly due to the way SFML is built/linked and the whole thing still being pretty much in beta (both with Nsight Tegra as well as the new VS tools). You're not missing out on anything.