how to open bpr projects in Borland Codegear C++ Buider 2009 ? - Stack Overflow most recent 30 from stackoverflow.com 2009-12-04T06:45:29Z http://stackoverflow.com/feeds/question/682892 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/682892/how-to-open-bpr-projects-in-borland-codegear-c-buider-2009 0 how to open bpr projects in Borland Codegear C++ Buider 2009 ? markitus82 2009-03-25T18:34:16Z 2009-04-27T18:04:26Z <p>I'm trying to import the <a href="http://log4cpp.sourceforge.net/" rel="nofollow">log4cpp</a> project into Borland Codegear C++ Builder 2009 . The rar file of the project contains a <strong>bpr</strong> file which corresponds to a project. When trying to open it, an error popup window is shown, saying:</p> <pre><code>OLE error 80131040, ClassID: {F8FEDD39-E3CE-4B8D-A657-9CA24686881F} </code></pre> <p>I do not have idea of what's going on, and what I should do to make Codegear work and open the project. </p> <p>thanks for your help</p> http://stackoverflow.com/questions/682892/how-to-open-bpr-projects-in-borland-codegear-c-buider-2009/794578#794578 1 Answer by David Dean - Embarcadero for how to open bpr projects in Borland Codegear C++ Buider 2009 ? David Dean - Embarcadero 2009-04-27T18:04:26Z 2009-04-27T18:04:26Z <p>Check out this thread:</p> <p>https://forums.codegear.com/thread.jspa?threadID=12465&amp;tstart=75</p>