df8oe / RS41HUP

RS41HUP - Firmware for Vaisala's RS41 for Amateur Radio use
GNU General Public License v2.0
43 stars 15 forks source link

Build failed #14

Closed z3r0l1nk closed 4 years ago

z3r0l1nk commented 4 years ago

Hello and sorry for the silly question...But can anyone assist me with building the firmware? I try and it failds:

       [cc] ..\obj\main.o: In function `collect_telemetry_data':
       [cc] C:\Users\stroe\Desktop\RS41HUP-master/main.c:218: undefined reference to `longlat2locator'
       [cc] C:\Users\stroe\Desktop\RS41HUP-master/main.c:218: undefined reference to `longlat2locator'
       [cc] C:\Users\stroe\Desktop\RS41HUP-master/main.c:218: undefined reference to `longlat2locator'
       [cc] ..\obj\main.o: In function `send_morse_message':
       [cc] C:\Users\stroe\Desktop\RS41HUP-master/main.c:302: undefined reference to `sendMorse'
       [cc] collect2.exe: error: ld returned 1 exit status

BUILD FAILED
Total time: 4 seconds
df8oe commented 4 years ago

I cannot reproduce here (Arch Linux). Must be something with your configuration, missing libraries or wrong set paths...

z3r0l1nk commented 4 years ago

worked with linux