Closed
Bug 454571
Opened 18 years ago
Closed 18 years ago
MMgc.vcproj fails to load in VS2008
Categories
(Tamarin Graveyard :: Virtual Machine, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: edwsmith, Unassigned)
Details
Attachments
(1 file)
|
711 bytes,
patch
|
wsharp
:
review+
|
Details | Diff | Splinter Review |
missing armasm.rules file needs to be added to the VS2008 install. need to at least add armasm.rules to the distro.
| Reporter | ||
Comment 1•18 years ago
|
||
Attachment #337865 -
Flags: review?(wsharp)
Updated•18 years ago
|
Attachment #337865 -
Flags: review?(wsharp) → review+
| Reporter | ||
Comment 2•18 years ago
|
||
pushed as changeset 639 0227239d5fef
added armasm.rules, required for VS2008
The file platform/win32/armasm.rules must be copied to the following
VS2008 directory:
.../Microsoft Visual Studio 9.0/VC/VCProjectDefaults
| Reporter | ||
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•