mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-23 06:18:54 +00:00
This commit is contained in:
parent
331e149d1a
commit
af597eaaa5
2 changed files with 3 additions and 82 deletions
|
|
@ -1,61 +0,0 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title></title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h3>
|
||||
Prerequisites</h3>
|
||||
<ul>
|
||||
<li>(Free or Paid) Visual Studio 2008 - Visual Studio 2010 is not supported yet.<ul>
|
||||
<li>(Paid) Professional or higher</li>
|
||||
</ul>
|
||||
</li>
|
||||
<ul>
|
||||
<li>(Free) Express Edition<ul>
|
||||
<li>Express Editions are not supported in MS5. Express Editions will be supported again in the near future</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<li>(Optional) Team Foundation Client<ul>
|
||||
<li>This can be found on your Visual Studio 2008 installation media under TFCClient
|
||||
folder. It is best to install this before installing Visual Studio 2008 SP1. If
|
||||
you do not wish to use the integrated source control, you can use the SVN bridge
|
||||
instead.</li>
|
||||
<li>If using Express, you can use the SVN bridge, or one of the many TFS standalone
|
||||
clients available at CodePlex.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>(Free) <a href="http://www.microsoft.com/downloads/details.aspx?familyid=fbee1648-7106-44a7-9649-6d9f6d58056e&displaylang=en">Visual Studio 2008 Service Pack 1</a></li>
|
||||
<li>(Free)
|
||||
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=59ec6ec3-4273-48a3-ba25-dc925a45584d&displaylang=en">
|
||||
Visual Studio 2008 SDK version 1.1</a></li>
|
||||
<li>(Free)
|
||||
<a href="http://www.microsoft.com/downloads/details.aspx?familyid=CF13EA45-D17B-4EDC-8E6C-6C5B208EC54D&displaylang=en">Visual Studio Team System 2008 Service Pack 1 Forward Compatibility Update for
|
||||
Team Foundation Server 2010</a><ul>
|
||||
<li>This is needed if you plan to use the integrated source control in Visual Studio</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>(Free) <a href="http://www.jrsoftware.org/isdl.php#qsp">InnoSetup QuickStart Kit</a><ul>
|
||||
<li>This is required to build the setup kit which is used to build and instal the
|
||||
Visual Studio integration libaries for Cosmos</li>
|
||||
<li>During install it will ask you about optional components to install. Leave them
|
||||
all checked.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>(Free) <a href="http://vmware.com/download/player/">VMWare Player</a> or (paid)
|
||||
VMWare Workstation
|
||||
</li>
|
||||
</ul>
|
||||
<h3>
|
||||
Installation</h3>
|
||||
<ul>
|
||||
<li>Get source from <a href="http://Cosmos.Codeplex.com">CodePlex</a>.</li>
|
||||
<li>Run /build/VSIP/install.bat</li>
|
||||
<li>Run /build/VSIP/install.bat AGAIN</li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,13 +9,14 @@
|
|||
<li>If no VS.. Cosmos waits for signal after ready... need some sort of time out so
|
||||
users can run if they left it with debugging on.</li>
|
||||
<li></li>
|
||||
<li>QEMU blog</li>
|
||||
<li>ISO</li>
|
||||
</ul>
|
||||
<h3>
|
||||
Matthijs</h3>
|
||||
<ul>
|
||||
<li>Ask on forums: How to debug the vsdebug pkg?</li>
|
||||
<li>Doesnt work for tgphil</li>
|
||||
<li>Need SDK for user kit?</li>
|
||||
</ul>
|
||||
<h3>
|
||||
Post MS5</h3>
|
||||
|
|
@ -41,26 +42,7 @@
|
|||
<h3>
|
||||
Notes</h3>
|
||||
<p>
|
||||
;AD7Engine - mCallback.OnOutputString("");
|
||||
|
||||
<h3>
|
||||
QEMU</h3>
|
||||
<p>
|
||||
Just go - embedded</p>
|
||||
<p>
|
||||
Cost us months delay</p>
|
||||
<p>
|
||||
TCP4 bug</p>
|
||||
<p>
|
||||
No Windows releases</p>
|
||||
<p>
|
||||
Windows support and issues are tertiary at best</p>
|
||||
<p>
|
||||
GDB is horribly broken - stepping</p>
|
||||
<p>
|
||||
Serial issues... few garbage bytes</p>
|
||||
<p>
|
||||
supports arm</p>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Reference in a new issue