我正在嘗試使用janus。第一步,安裝。 我按照說明here。一切都很好。然而,當我運行輸出的 configure prefix=/opt/janus
相關部分: ...
checking for TRANSPORTS... yes
checking for MHD... yes
checking for lws_create_vhost in -lwebsockets... no
c
我實現web使用libwebsockets(LWS)在嵌入式ARM處理器的服務器。在我學習LWS時,我正在Ubuntu上測試gcc上的服務器。我有服務器作爲gcc構建工作,但現在想要爲ARM板構建交叉編譯版本。 我創建了一個工具鏈文件: // Set the path to ARM directories to just above the bin directory
set(CROSS_PAT