osqzss / gps-sdr-sim

Software-Defined GPS Signal Simulator
MIT License
2.75k stars 773 forks source link

Problem with building plutoplayer #350

Closed fener1efes2 closed 1 year ago

fener1efes2 commented 1 year ago

I want to use plutoplayer command. I tried to follow Analog Devices' steps as shown below: https://wiki.analog.com/resources/tools-software/linux-software/libiio

Then I wrote the commands shown below: https://github.com/osqzss/gps-sdr-sim/tree/master/player

image

But when I write make plutoplayer command, I come accross following error

image

fener1efes2 commented 1 year ago

I fixed the problem. make plutoplayer command must be run under the .../gps-sdr-sim/player branch