Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
So....what do I do?
#15
One thing to note, with the Visual Studio Linux cross compiler, the compile of the code happens on the remote system, such as the Raspberry Pi, rather than locally on the host system where VS is running. So, basically it will copy the code to the RasPi and then compile it there. I am not sure if VS Code will compile locally, but I am quite certain this can be down with Eclipse.

The other option is to use the GNU Windows Toolchain for Raspberry Pi and run it at command line. I'm not sure if this can be done in VS though. I suspect this is what VisualGDB is doing behind the scene though.
https://gnutoolchains.com/raspberry/tutorial/
Reply


Messages In This Thread
So....what do I do? - by Brian Beuken - 02-03-2018, 04:58 PM
RE: So....what do I do? - by Brian Beuken - 04-27-2018, 11:22 PM
RE: So....what do I do? - by jomoengineer - 08-15-2018, 05:40 AM
RE: So....what do I do? - by Brian Beuken - 08-15-2018, 08:41 PM
RE: So....what do I do? - by jomoengineer - 08-16-2018, 03:37 PM
RE: So....what do I do? - by Brian Beuken - 08-16-2018, 04:41 PM
RE: So....what do I do? - by Brian Beuken - 02-12-2019, 09:50 AM
RE: So....what do I do? - by jomoengineer - 02-12-2019, 04:02 PM
RE: So....what do I do? - by Brian Beuken - 02-12-2019, 04:24 PM
RE: So....what do I do? - by jomoengineer - 02-13-2019, 06:20 AM
RE: So....what do I do? - by Brian Beuken - 02-13-2019, 09:10 AM
RE: So....what do I do? - by Lawro - 07-17-2020, 08:46 AM
RE: So....what do I do? - by Brian Beuken - 07-17-2020, 11:15 AM
RE: So....what do I do? - by Lawro - 07-17-2020, 12:27 PM
RE: So....what do I do? - by jomoengineer - 07-22-2020, 06:52 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)