Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 864d1c3c3cd8df4e3a2692faf8776e05 > files > 1412

db4o-doc-7.4-2.fc13.i686.rpm

<html>
  <head>
    <META http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>Building .NET Version</title>
    <link rel="stylesheet" type="text/css" href="../../style.css">
  </head>
  <body>
    <div class="CommonContent">
      <div class="CommonContentArea">
        <h1>Building .NET Version</h1>
<p><font color="#cc0000">This topic applies to .NET version only</font></p>
<span name="cs_wiki_filter" csw_filters="net">
<p>.NET version can
also be built from MS Visual Studio 2003(legacy versions), 2005. </p>

<p>The sources are
available in your db4o distribution. They can also be obtained from the <a href="using_the_repository.html" class="wikiLink">SVN repository</a> by
checking out db4o.net project.</p><p>Open an appropriate
solution in Visual Studio (Db4objects.Db4o-2005.sln etc), run
the build. The output can be found in&nbsp;
/bin folder.</p><p>If you want to build the other supplemental projects distributed with the db4o source you can use the corresponding solution files in the /src folder. </p><p>Using Db4objects.Db4o.NativeQueries or Db4objects.Db4o.Instrumentation projects you must know that they depend on external Cecil libraries:</p><ul><li>Cecil.Flowanalysis.dll</li><li>Mono.Cecil.Pdb.dll </li><li>Mono.Cecil.dll <br></li></ul><p>(In VisualStudio 2003 Compact Framework version information about this dependency is not stored in the project file due to a bug in Microsoft CompactFramework. You will have to manually add references to Cecil.Flowanalysis.dll and Mono.Cecil.dll, which can be found in src/Libs/compact-1.0 folder. The solution should be rebuilt after modifying the references.)</p><p>Mono version can be built using Makefile or default.build (nAnt). For more details see <a href="../platform_specific_issues/db4o_on_mono.html" class="wikiLink">Db4o On Mono</a>.&nbsp;</p></span>
<p>Further reading:</p>
<p><a href="testing_db4o.html" class="wikiLink">Testing Db4o</a></p><p><a href="patch_submission.html" class="wikiLink">Patch Submission</a>&nbsp;</p></div>
    </div>
    <div id="footer">
					This revision (13) was last Modified 2007-11-28T15:31:10 by Tetyana.
				</div>
  </body>
</html>