<rdf:RDF
    xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
    xmlns:s='http://snipsnap.org/rdf/snip-schema#'
    xml:base='http://www.micropsi.org/webdoc/rdf'>
    <s:Snip rdf:about='http://www.micropsi.org/webdoc/rdf#3DView2+Workspace+Setup'
         s:cUser='david'
         s:oUser=''
         s:mUser='david'>
        <s:name>3DView2 Workspace Setup</s:name>
        <s:content>1 3DView2 Workspace Setup&#xD;&#xA;&#xD;&#xA;1.1 What you need&#xD;&#xA;&#xD;&#xA;In order to compile [3DView2] or [3DEmotion] you need:&#xD;&#xA;&#xD;&#xA;* __Microsoft Visual Studio 7.1__ (aka Visual Studio .NET 2003) or better (other compilers might work, too, but I cannot help you with that.)&#xD;&#xA;* The latest version of the __Microsoft DirectX SDK__ installed. (DirectX 9 SDK, October 2005 Update at the time I write this. Later version should work, too.). The SDK is available here: http://msdn.microsoft.com/directx.&#xD;&#xA;* The EAX 2.0 SDK by Creative Labs installed; it is needed by the sound system. Download: http://developer.creative.com/articles/article.asp?cat=1&amp;sbcat=31&amp;top=71&amp;aid=138&#xD;&#xA;* The current Java SDK installed if you plan to compile the Eclipse plugin. It is available from http://java.sun.com (Without the Java SDK, you will still be able to compile the standalone version of 3DView.)&#xD;&#xA;&#xD;&#xA;I assume you have at least a basic understanding of C++, Microsoft Windows Programming and Microsoft DirectX. If not, there are excellent tutorials out there. It is not that difficult, really :)&#xD;&#xA;&#xD;&#xA;1.1 Getting the source code&#xD;&#xA;&#xD;&#xA;Grab the project org.micropsi.native.code from our [CVS]. (Careful: it&apos;s huge! About 70MB at the time I write this, but chances are it has grown since then :)) It is split into several subprojects witch reside in separate folders. See [3DView2 Project Structure] for details.&#xD;&#xA;&#xD;&#xA;1.1 Compiling&#xD;&#xA;&#xD;&#xA;In the folder ~~micropsi/3dview2/code~~, there should be a Solution File called ~~3dview_with_libs.sln~~. The solution file for 3demotion is  ~~3demotion_with_libs.sln~~ in the folder ~~micropsi/3demotion/code~~. Open one of these files with Visual Studio and ~~Batch Build~~ all targets and all configurations. You&apos;re done!&#xD;&#xA;&#xD;&#xA;1.1 Setting the Working Directory&#xD;&#xA;&#xD;&#xA;You must set the working directory for both 3dview2.exe and 3demotion.exe to ~~../bin~~ in MS Visual Studio (under ~~project properties~~ --&gt; ~~debugging~~). Otherwise you will get error messages (file not found etc.) when running the applications from within Visual Studio.&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;</s:content>
        <s:mTime>2005-11-16 12:11:20.524</s:mTime>
        <s:cTime>2004-10-27 19:13:26.328</s:cTime>
        <s:comments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
        <s:snipLinks>
            <rdf:Bag>
                <rdf:li rdf:resource='http://www.micropsi.org/webdoc/rdf#3demotion'/>
                <rdf:li rdf:resource='http://www.micropsi.org/webdoc/rdf#3dviewer'/>
                <rdf:li rdf:resource='#downloads'/>
                <rdf:li rdf:resource='http://www.micropsi.org/webdoc/rdf#3DView2'/>
                <rdf:li rdf:resource='#snipsnap-index'/>
                <rdf:li rdf:resource='http://www.micropsi.org/webdoc/rdf#3DView2 Project Structure'/>
                <rdf:li rdf:resource='#whiskerbot'/>
                <rdf:li rdf:resource='#MiniPsi'/>
                <rdf:li rdf:resource='http://www.micropsi.org/webdoc/rdf#Creating Terrains for 3DView2'/>
                <rdf:li rdf:resource='#david'/>
                <rdf:li rdf:resource='#cvs'/>
                <rdf:li rdf:resource='#dany'/>
                <rdf:li rdf:resource='#snipsnap-search'/>
                <rdf:li rdf:resource='http://www.micropsi.org/webdoc/rdf#3DView2 Command Line Parameters'/>
                <rdf:li rdf:resource='http://www.micropsi.org/webdoc/rdf#downloads/'/>
                <rdf:li rdf:resource='http://www.micropsi.org/webdoc/rdf#3DEmotion'/>
                <rdf:li rdf:resource='http://www.micropsi.org/webdoc/rdf#downloads;'/>
                <rdf:li rdf:resource='#simpleagent'/>
                <rdf:li rdf:resource='http://www.micropsi.org/webdoc/rdf#3dviewer/'/>
                <rdf:li rdf:resource='#release-checklist'/>
            </rdf:Bag>
        </s:snipLinks>
        <s:attachments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
    </s:Snip>
</rdf:RDF>
