Details
-
Type: Bug
-
Status: Open (View Workflow)
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: CMake build system, Make build system
-
Labels:None
Description
After running the command, "make" for the first time in my computer after following all the necessary steps, I am getting this error after a long list of installations that were taking place. I am building on wsl2 ubuntu. Please help with what seems to be the problem
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:708: httptest] Error 1
make[2]: Leaving directory '/mnt/c/users/dell/documents/BPSwMG - Kittech AI Presenter/sword-1.9.0/tests'
make[1]: *** [Makefile:901: install-recursive] Error 1
make[1]: Leaving directory '/mnt/c/users/dell/documents/BPSwMG - Kittech AI Presenter/sword-1.9.0/tests'
make: *** [Makefile:630: install-recursive] Error 1