You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
I run cmake and make install on Linux Ubuntu 24.04 and got this error:
/usr/bin/ld: CMakeFiles/mm3d.dir/mm3d.cpp.o: in function TestLibAvailableCommands()': mm3d.cpp:(.text+0x4f5b): undefined reference to TestLulin_main(int, char**)'
/usr/bin/ld: CMakeFiles/mm3d.dir/mm3d.cpp.o: in function getAvailableCommands()': mm3d.cpp:(.text+0x15e6a): undefined reference to TestCmds_main(int, char**)'
Thank u!
The text was updated successfully, but these errors were encountered:
Hi!
I run cmake and make install on Linux Ubuntu 24.04 and got this error:
/usr/bin/ld: CMakeFiles/mm3d.dir/mm3d.cpp.o: in function
TestLibAvailableCommands()': mm3d.cpp:(.text+0x4f5b): undefined reference to
TestLulin_main(int, char**)'/usr/bin/ld: CMakeFiles/mm3d.dir/mm3d.cpp.o: in function
getAvailableCommands()': mm3d.cpp:(.text+0x15e6a): undefined reference to
TestCmds_main(int, char**)'Thank u!
The text was updated successfully, but these errors were encountered: