You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Matthew Bennett (Jira)" <ji...@apache.org> on 2019/11/18 20:26:00 UTC

[jira] [Created] (NETBEANS-3405) Not coping all files for remote build and debug

Matthew Bennett created NETBEANS-3405:
-----------------------------------------

             Summary: Not coping all files for remote build and debug
                 Key: NETBEANS-3405
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3405
             Project: NetBeans
          Issue Type: Bug
          Components: cnd - Remote
    Affects Versions: 11.1
         Environment: Macbook Pro Catalina, 10.15.1
Raspberry PI running Raspbian Buster
            Reporter: Matthew Bennett


I'm using Netbeans 11 with the plugin for C/C++ development with a raspberry pi as a remote compile / debugger. When I try and compile, I get an error

'make: *** No rule to make target 'Visual/src/linkedList.c', needed by 'build/linkedList.o'.'

The source code exists within the project, but the file is not copied with the other source files. When I inspect the destination directory, a number of files are missing.

Copy method SFTP:



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists