xiaobai added a comment. @zturner: `undefined symbol: __imp_MessageBoxA`. Looks like MessageBoxA is used in the file `tools/lldb-mi/MIUtilDebug.cpp`, specifically in the function `CMIUtilDebug::ShowDlgWaitForDbgAttach`.
In D56741#1358733 <https://reviews.llvm.org/D56741#1358733>, @compnerd wrote: > I personally prefer the use of `target_link_libraries` rather than the custom > stuff added in the `add_lldb_tool`. Sure, but the mechanism is already in place to handle this kind of thing. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D56741/new/ https://reviews.llvm.org/D56741 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits