[wx-dev] Fatal error on 51510 building 'Universal' port on MSW
Robin Dunn
robin at alldunn.com
Sun Feb 3 18:08:44 PST 2008
Igor Korot wrote:
> Vadim,
>
> -----Original Message-----
>> From: Vadim Zeitlin <vadim at wxwidgets.org>
>> Sent: Feb 3, 2008 7:20 AM
>> To: wx-dev at lists.wxwidgets.org
>> Subject: Re: [wx-dev] Fatal error on 51510 building 'Universal' port on MSW
>>
>> On Sat, 2 Feb 2008 22:10:37 -0500 (GMT-05:00) Igor Korot <ikorot at earthlink.net> wrote:
>>
>> IK> ..\..\lib\vc_dll\mswunivu\wx/setup.h(2564) : fatal error C1070: mismatched #if/#endif pair in file '..\..\lib\vc_dll\mswunivu\wx/setup.h'
>> IK>
>> IK> Looks like someone forgot the #endif at the end of this file.
>>
>> Indeed, the file seems completely garbled. To avoid such problems in the
>> future, I've modified build/update-setup-h to generate this file as well,
>> please let me know if you have problems with the latest svn version
>> (r51514).
>
> Thank you.
> Is there a way to checkout specific revision from SVN?
Use the revision number.
svn up -r51514
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wx-dev
mailing list