Ticket #1741 (closed: wontfix)
VS test scripts
Reported by: | Owen Arnold | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | minor | Milestone: | Iteration 27 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Whitty |
Description
Default install locations differ between 64-bit and 32-bit versions of the Windows OS. The runTests.bat files use hard-coded locations i.e. IF "%VCINSTALLDIR%"=="" CALL "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\vcvarsall.bat", which differ depending upon the type of Windows OS.
Put a simple switch into the runTest.bat files to identify between 64-bit and 32-bit Window OS and set VCINSTALLDIR accordingly.
Change History
comment:2 Changed 10 years ago by Martyn Gigg
- Status changed from new to verify
- Resolution set to wontfix
I'm going to close this one as it relates to the runTests scripts that will soon disappear when we move to CMake/CTest.
comment:3 Changed 10 years ago by Michael Whitty
- Status changed from verify to verifying
- Tester set to Michael Whitty
Note: See
TracTickets for help on using
tickets.
Bulk move of tickets to iteration 27, if your ticket is essential for Iteration 26 then move it back.