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 2020/05/03 10:04:00 UTC

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

    [ https://issues.apache.org/jira/browse/NETBEANS-3405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17098334#comment-17098334 ] 

Matthew Bennett commented on NETBEANS-3405:
-------------------------------------------

Work around has not worked. Once again I am unable to remote compile because NetBeans is not copying all files for my C project. 

Error Info:

Copying project files to /home/pi/.netbeans/remote/rpi3b06/macbook-pro-2-MacOSX-x86_64 at pi@rpi3b06

Building project files list...

Checking directory structure...

Checking previously uploaded files...

Checking links...

Uploading changed files:

Zipping 1,112 changed files...

Uploading zip to pi@rpi3b06...

Unzipping changed files...

Checking exec permissions...

Uploading changed files finished successfully.
cd '/home/pi/.netbeans/remote/rpi3b06/macbook-pro-2-MacOSX-x86_64/Users/matthew/Documents/Bostin Technology/RadarPi'/usr/bin/make -f makefilemkdir -p buildmake: *** No rule to make target 'common/src/adcFunctions.c', needed by 'build/adcFunctions.o'.  Stop.
BUILD FAILED (exit value 2, total time: 219ms)

As can be seen by the 2 attachments, the list of files in Configuration.xml is significantly shorter than the list of files within the project. It really makes the product unworkable is everytime I wish to build I have to commit all files into Github, download them on the Pi and then compile them

 

> Not copying 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
>            Priority: Major
>
> 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