You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ubuntu下编译报错
gcc Main.c
/tmp/cc3meuKb.o: In function main': Main.c:(.text+0x17): undefined reference to g_EdgeGatewayConfig'
Main.c:(.text+0x21): undefined reference to GetJsonFile' Main.c:(.text+0x42): undefined reference to SetSemValue'
Main.c:(.text+0x47): undefined reference to BackUpDataFile' Main.c:(.text+0x4c): undefined reference to CreatNet2UartProcess'
Main.c:(.text+0x51): undefined reference to CreatNoiseProcess' Main.c:(.text+0x56): undefined reference to CreatAirQualityProcess'
Main.c:(.text+0x5b): undefined reference to CreatSojoRelayProcess' Main.c:(.text+0x60): undefined reference to CreatIec101Process'
Main.c:(.text+0x65): undefined reference to CreatIec104Process' Main.c:(.text+0x6a): undefined reference to CreatMqttProcess'
Main.c:(.text+0x6f): undefined reference to CreatWebProcess' Main.c:(.text+0x74): undefined reference to IndicatorLedRunning'
collect2: error: ld returned 1 exit status
No description provided.
The text was updated successfully, but these errors were encountered: