is there a way to build opensource?

Sysprogs forums Forums VisualGDB is there a way to build opensource?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12827
    codetronik
    Participant

    hello,

    I want to edit and build open-source in visual gdb. (for example : https://github.com/signal11/hidapi)

    but I don’t know how to convert makefile and configure for using in visual gdb (i am a newbie developer, and i don’t know how to write makefile)

    (it needs $ ./configure && ./make && ./make install       in linux console)

    Is there a simple way to build open-source in visual gdb?

    ps. i have a license, ultimate edition, support period expires on 2018-02-16 (name : 기영 김)

     

     

     

     

    • This topic was modified 6 years, 6 months ago by codetronik.
    • This topic was modified 6 years, 6 months ago by codetronik.
    #12838
    support
    Keymaster

    Hi,

    We actually have a detailed tutorial showing how to import 3rd-party Linux projects build with command line: https://visualgdb.com/tutorials/linux/import/ (it features an older VisualGDB version though).

    Please try following it and let us know if you encounter any problems.

     

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