<div dir="ltr"><div>Nevermind I solved it</div><div><br></div><div>Sorry for the spam<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno dom 27 gen 2019 alle ore 10:02 Alberto Barbaro <<a href="mailto:barbaro.alberto@gmail.com">barbaro.alberto@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi,</div><div>I'm trying to use the following code in my project:</div><div><br></div><div>std::string ErrorMsg;<br>    if(sys::DynamicLibrary::LoadLibraryPermanently(0, &ErrorMsg))<br>    {<br>        errs() << "???\n";<br>        return -1;<br>    }</div><div><br></div><div>but DynamicLibrary is not found in the namespace. Have I missed something when I compile llvm? Any suggestion?</div><div><br></div><div>Thanks<br></div></div></div></div>
</blockquote></div>