Closed
Bug 889721
Opened 12 years ago
Closed 12 years ago
Add support Microsoft Visual Studio 2013 and SDK 8.1
Categories
(Firefox Build System :: MozillaBuild, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: m_kato, Assigned: m_kato)
References
Details
Attachments
(1 file)
9.92 KB,
patch
|
RyanVM
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Updated•12 years ago
|
Attachment #770629 -
Flags: review?(ryanvm)
Comment 1•12 years ago
|
||
Comment on attachment 770629 [details] [diff] [review]
support VS2013
What happens if someone has SDK 8.0 and SDK 8.1 both installed when guess-msvc.bat runs?
Assignee | ||
Comment 2•12 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM UTC-4] from comment #1)
> Comment on attachment 770629 [details] [diff] [review]
> support VS2013
>
> What happens if someone has SDK 8.0 and SDK 8.1 both installed when
> guess-msvc.bat runs?
If both installed 8.0 and 8.1, guess-msvc detects as 8.1.
Updated•12 years ago
|
Attachment #770629 -
Flags: review?(ryanvm) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 4•12 years ago
|
||
MozillaBuild 1.8.0 didn't install start-msvc12.bat and start-msvc12-x64.bat. Where is these files?
Assignee | ||
Comment 5•12 years ago
|
||
(In reply to Masatoshi Kimura [:emk] from comment #4)
> MozillaBuild 1.8.0 didn't install start-msvc12.bat and start-msvc12-x64.bat.
> Where is these files?
This will be fixed by bug 924657.
hello. can you help me with these errors on compiling ? : bug 889721 comment 27
and, is start-shell-msvc2013-x64.bat not recommended to use?
Comment 10•11 years ago
|
||
Use start-shell-msvc2013.bat unless you are building 64-bit versions of Firefox.
Updated•2 years ago
|
Product: mozilla.org → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•