wendych864
wendych864
I build the source on on Windows 10 Pro. the .h files are for Linux. Can you build on windows without problem?
when I built scream in Visual studio 2019 on windows pro, I opened build and selected batch build, in the opened window L selected ALL_Build, scream_bw_test_tx, scream_bw_test_rx, or ZERO_CHECK with...
Yes, I opened scream.sln and the source code are opened in visual studio. Then I selected "Build" menu, then "batch build", Then I saw an opened small window with ALL_Build,...
I can build scream in Visual Studio 2022 without error. In build menu, I selected batch build, a batch build window with scream_01 release/Win32, debug/win32 appeared. When I selected release/win32...
Do you think that we can build scream on windows without to change the source code of scream? sys/socket etc are not for windows. Or we must change the source...
I built GStreamer Rust plugin and there are 2 errors. Followings are built information: sh .\scripts\build.sh CMake Warning (dev) in CMakeLists.txt: No project() command is present. The top-level CMakeLists.txt file...