Need help with Obs-Studio

Hello there, i am trying to screen record some videos on haiku os, but bescreenrecord are ver limited and when i record something with more than 1000 frames it just so bad or dont work.

Then i am trying to compile the source, i did installed what i seen on the list of requiremnts, but i am stoped on that point, Hello, i want to compile OBS on Haiku Os, i have installed all the requirements libs · Discussion #4933 · obsproject/obs-studio · GitHub

cmake -DUNIX_STRUCTURE=1 -DBUILD_BROWSER=OFF …

~/src/obs-studio/build> cmake …
– OBS_VERSION: 25.0.7-254-g0f27cf498-modified
CMake Error at /boot/system/data/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find Libcurl (missing: CURL_LIB CURL_INCLUDE_DIR)
Call Stack (most recent call first):
/boot/system/data/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
cmake/Modules/FindLibcurl.cmake:64 (find_package_handle_standard_args)
deps/file-updater/CMakeLists.txt:3 (find_package)

why is not detected libcurl? i did not find any packages, but curl are installed, i am confused on that point.

Thanks for any help here.

Curl_devel should be installed…