[lua] cmake can not return on linux, while compiling, the cpu usage is 100%, and the task will never end #15497
Labels
category:port-bug
The issue is with a library, which is something the port should already support
Describe the bug
when i use lua
cmake can not return on linux, while compiling, the cpu usage is 100%, and the task will never end
Environment
To Reproduce
vcpkg install lua
cmake .. "-DCMAKE_TOOLCHAIN_FILE=~/.vcpkg/scripts/buildsystems/vcpkg.cmake"
Expected behavior
compile complete successfully
Failure logs
-not any logs
Additional context
the same code can run perfectly on win10.
The text was updated successfully, but these errors were encountered: