Skip to content

Conversation

@Kevindurant111
Copy link

Hi guys, I found an error in the cmakelist file, which caused the .so files to not compile properly:
cmake -DBUILD_SHARED_LIBS=1 -DMANUAL_SUBMODULES=1 .
make -j4
Then you will see the "undefined reference" compilation error. I modified cmakelist to fix this error and now it compiles fine. I hope this helps.

Modified cmakelist to ensure compilation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant