compile a project in raspberry using visualgdb

Sysprogs forums Forums VisualGDB compile a project in raspberry using visualgdb

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #31067
    Nabil
    Participant

    I need to compile a visual studio cmake project that I made in my computer on a raspberry pi. for now I’m able to compile a simple “hello world” but once i add the libraries and the rest of the project it bugs. Is it possible to import the cmake project that is already working to the raspberry pi using visualgdb at once ?

    thanks a lot for you help !

    #31069
    support
    Keymaster

    Hi,

    It is possible to automatically import a project that is successfully building on the same machine with the same toolchain. Switching the project from being built on Raspberry Pi to being built with a cross-toolchain does require manual changes (typically, resynchronizing sysroot and updating all paths). We can gladly walk you through it, however as it’s not something that could be done automatically, it would be a subject to our consulting rate.

    #31070
    Nabil
    Participant

    Hi,

     

    How can I please then get the assistance please ?

    #31071
    support
    Keymaster

    Hi,

    Please contact our sales via the support form and we will get back to you with our rates and availability.

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