Skip to content

Target for Raspberry pi #105

@r1z1

Description

@r1z1

It would be great to be able to compile the SDK in raspberry pi devices

Activity

ras0219-msft

ras0219-msft commented on Mar 31, 2016

@ras0219-msft
Contributor

What have you tried?

Zoidborg7

Zoidborg7 commented on Oct 10, 2018

@Zoidborg7

I have not been able to compile on Raspbian Stretch using the instructions provided. There is an error, but I cannot capture it because my Pi locks up following the error apparently keeping the disk (SD card) busy. I can only power off and back on the Pi at that point.

I was attempting to build it on the Pi because I could not compile any projects against the apt package either. The compile process would get the SD card busy just like the building of the SDK does and the Pi becomes unresponsive. I'm not sure what I can do to work around this.

Zoidborg7

Zoidborg7 commented on Oct 11, 2018

@Zoidborg7

Update: I was able to get it to work from the apt-get package on Raspbian Stretch. It appears most likely my SD card was becoming corrupted, so IO intensive work during compilation was causing it to freeze up the system. I made an exact copy to a new SD card and I was able to compile and run the sample! :-)

aksiksi

aksiksi commented on May 8, 2019

@aksiksi

Looks like the Raspbian version of libcpprest-dev does not correctly install the CMake config file(s), which means that find_package() does not work. I just tested with 2.9.1-1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @aksiksi@r1z1@ras0219-msft@Zoidborg7

        Issue actions

          Target for Raspberry pi · Issue #105 · microsoft/cpprestsdk