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

Author Topic: Debug SFML on real android device using Visual Studio 2015  (Read 1426 times)

0 Members and 1 Guest are viewing this topic.

Aidoru

  • Newbie
  • *
  • Posts: 1
    • View Profile
Debug SFML on real android device using Visual Studio 2015
« 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

Mario

  • SFML Team
  • Hero Member
  • *****
  • Posts: 878
    • View Profile
Re: Debug SFML on real android device using Visual Studio 2015
« Reply #1 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.