In this short video, it demonstrated how to migrate C++ project from one system to another, the example in this video is migrate a C++ project from Debian Linux to Ubuntu Linux, and it faced pthread (and all NON standard) library not found issue during compiling and linking time. This short video demonstrated , how to investigate and locate the root cause and resolve the issue, especially when facing library issue.