Custom Query (16363 matches)
Results (157 - 159 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #146 | duplicate | Bug of configure.vbs | ||
| Description |
When i was try to structure the build environment,I found the line 930 of configure.vbs can not find the PlatformSDK's root directory when run the script without parameter "--with-sdk=PATH", line 930:if (strPathPSDK = "") And (str <> "") then I change the line to line 930:if (strPathPSDK = "") And (str = "") then and it's work well. another is in sub CheckForWin2k3DDK
should put after
|
|||
| #147 | duplicate | Bug of configure.vbs | ||
| Description |
When i was try to structure the build environment,I found the line 930 of configure.vbs can not find the PlatformSDK's root directory when run the script without parameter "--with-sdk=PATH", line 930:if (strPathPSDK = "") And (str <> "") then I change the line to line 930:if (strPathPSDK = "") And (str = "") then and it's work well. another is in sub CheckForWin2k3DDK
should put after
|
|||
| #148 | fixed | Please update Guest OS information once-in-a-while. | ||
| Description |
Your guest OSes weren't updated for very long time. http://www.virtualbox.org/wiki/Guest_OSes I have made my own compatibility matrix, please look: http://www.yousendit.com/download/UnlBZHlqY1NRYTk1VEE9PQ -Alexey Eremenko |
|||

