Kompilien von libwebsockets mit CMake für iOS

Post a reply

Smilies
:) :( :oops: :chelo: :roll: :wink: :muza: :sorry: :angel: :read: *x) :clever:
View more smilies

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Kompilien von libwebsockets mit CMake für iOS

by Anonymous » 29 Jul 2025, 02:54

Ich versuche, C -basierte libwebsocket für iOS -Plattformen zu erstellen. />https://github.com/leetal/ios-cmake
Der Befehl des RAN-RANS-Befehls

Code: Select all

cmake -DCMAKE_TOOLCHAIN_FILE=ios.toolchain.cmake -GXcode -DPLATFORM=OS

CMake Error at test-apps/CMakeLists.txt:242 (install):
install TARGETS given no BUNDLE DESTINATION for MACOSX_BUNDLE executable
target "test-server".
Ihre Hilfe ist sehr geschätzt

Top