Test program appears inconsistent

Sysprogs forums Forums VisualGDB Test program appears inconsistent

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11171
    hfrmobile
    Participant

    Toolchain Test failed

     

    Simply want to create a new project.

    Use MSBuild: yes
    Remote computer: my build host (already works for other projects)
    Remote toolchain: Default GCC toolchain on <ip>
    Deploy the project to another Linux computer: yes
    Deploylment computer: <SSH, already works for other “sub-projects>
    Deployment folder: /usr/local/bin

     

    #11178
    support
    Keymaster

    Hi,

    This could happen if your toolchain is not compatible with the deployment computer. Please examine the error log shown by VisualGDB for further clues (e.g. an “invalid file format” or “invalid ELF target” message would definitely suggest a wrong toolchain being used).

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