osqzss / gps-sdr-sim

Software-Defined GPS Signal Simulator
MIT License
2.61k stars 760 forks source link

Problem with PLUTOSDR in windows #345

Open ocalmf opened 1 year ago

ocalmf commented 1 year ago

Hello,

Thank you for sharing this with the community. I have compiled gpssim and generate binary file successfully. But when I try to compile plutoplayer.c in windows, I could not manage to build. I am trying to compile as given below. ~\gps-sdr-sim-master\player\ plutoplayer_win> gcc plutoplayer.c -o plutoplayer and it gives lots of errors similar to " undefined reference to '__impiio.........' "

Would you provide any instructions in windows.

Best regards

osqzss commented 1 year ago

Please refer to https://github.com/osqzss/gps-sdr-sim/issues/340