how to open bpr projects in Borland Codegear C++ Buider 2009 ? - Stack Overflow most recent 30 from stackoverflow.com2009-12-04T06:45:29Zhttp://stackoverflow.com/feeds/question/682892http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/682892/how-to-open-bpr-projects-in-borland-codegear-c-buider-20090how to open bpr projects in Borland Codegear C++ Buider 2009 ?markitus822009-03-25T18:34:16Z2009-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#7945781Answer by David Dean - Embarcadero for how to open bpr projects in Borland Codegear C++ Buider 2009 ?David Dean - Embarcadero2009-04-27T18:04:26Z2009-04-27T18:04:26Z<p>Check out this thread:</p>
<p>https://forums.codegear.com/thread.jspa?threadID=12465&tstart=75</p>