Changes between Initial Version and Version 1 of Ticket #15138, comment 18
- Timestamp:
- Jun 19, 2015, 6:20:37 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15138, comment 18
initial v1 9 9 Well, continues from http://wxwidgets.blogspot.com/2015/06/build-fixes-for-different-gcc.html , Building with MSVC++ 2005 Express and SDK for Windows Server 2003 SP1 looks fine. Clean and (re)build makes no errors like I reported. The clean build is important I know :) but it takes a lot of time as you know :( 10 10 11 In fact, current 'master' on GitHub cannot be built with UNICODE=0 due to another reason. reported on GitHub(as another issue) later.11 In fact, current 'master' on GitHub cannot be built with UNICODE=0 due to another reason. I will report on wxTrac(as another issue) later. 12 12 13 13 Now I will trying build with my patch. It may take several hours or days...