Re: [WiX-users] Preprocessor ifdef did odd thing

2008-06-27 Thread Rob Mensching
ehalf Of Scott Palmer Sent: Friday, June 27, 2008 13:56 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Preprocessor ifdef did odd thing Attempts to reproduce the problem failed, the problem changed to simply not recompiling the source file in the new project.. I

Re: [WiX-users] Preprocessor ifdef did odd thing

2008-06-27 Thread Scott Palmer
Attempts to reproduce the problem failed, the problem changed to simply not recompiling the source file in the new project.. I fixed that by specifying different "obj" dirs for each project. And I say, "Wow sourceforge hasn't been updated with a new build for over a year..." http://sourceforge.net

Re: [WiX-users] Preprocessor ifdef did odd thing

2008-06-25 Thread Rob Mensching
Wow, 3.0.2925.0 is a year old. There are hundreds of bug fixes and changes since then. Hmm, there have been some fixes to preprocessor recently to correctly handle relative paths when include files included include files and something to fix (but I think that was a regression). After that,