could you assist me please, I’m not sure that I’m doing all correct
I’ve imported existing makefile-based project from linux,
and writing some code in existing source file, after the build,
I see that changed file is uploaded but remote build was not performed:
1>VisualGDB: Sending 1 updated source file to build machine…
1>VisualGDB: Run “make ” in directory “/home/myname/workspace/zeph” on myname@1.8.5.1:0000 (SSH)
1>make: Nothing to be done for ‘all’.
only rebuild does expected work