Where do I include bcm2835 in my Compiler Settings?

Sysprogs forums Forums VisualGDB Where do I include bcm2835 in my Compiler Settings?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #21374
    loppyfoot
    Participant

    Hello,

    I am having trouble figuring out where I need to add the “-lbcm2835” in my VisualGDB project properties in order to properly link the library to my cross-compiler settings.

    I am working in VisualStudio 2017, and I have the ability to right click on the project and go to the project property pages -> Linker -> General.

    I also have the ability to add the include directories when I go into the VisualGDB properties.

    I am asking because I am receiving undefined reference errors relating to bcm2835 functions.  However, I have no idea where and how to include the bcm2835 library which I have installed on my RaspberryPi.

    #21375
    support
    Keymaster

    Hi,

    Please refer to the following page for the explanation of the linker-related settings: http://visualgdb.com/support/linkerinputs/

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