No rule to make target

Sysprogs forums Forums VisualGDB No rule to make target

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #955
    Anonymous
    Participant

    Hi,

    Just purchased VisualGDB. I have run into an issue that if I add a source file that is outside of the main cpp file, it does not upload and then I get an error that it cannot make the target.

    It is a simple test project with one source file that was generated by the wizard, and the one file I am adding to the project. The target is linux (centos), and the MS Development is Visual Studio 2008

    Is there some type of setting I need to change to get it to upload those files in other folders?

    #3503
    support
    Keymaster

    Hi,

    If you are using a Custom or Ultimate edition, you can add a custom pre-build steps to upload as many files/folders as you want. If not, you need to pick one root source directory (so that all source files are located in it or its subdirectories) and set it as your source directory on the Project Settings page of VisualGDB Project Properties.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.