From: Andrew P. <at...@pi...> - 2014-09-26 02:59:21
|
Uh oh, Gustaf, I just merged your recent changes into my fork, and now when I try to compile anything, it immediately fails with: C:\Program Files\Microsoft SDKs\Windows\v7.1\INCLUDE\sdkddkver.h(246) : fatal error C1012: unmatched parenthesis : missing ')' NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\Bin\amd64\cl.EXE"' : return code '0x2' Stop. Likely some Naviserver header file is broken? But only on Windows, it compiles fine on Linux. Any ideas which change it might have been? It seems to be something within these two commits: changeset: 2635:f3d007d12140 date: Tue Jun 18 09:04:55 2013 +0200 changeset: 2866:67bab25f9837 date: Thu Sep 25 11:31:02 2014 +0200 I've no idea what though. I tried "hg bisect" but it refused to do anything; it seems to be confused by the way the Bitbucket fork and merge was done. -- Andrew Piskorski <at...@pi...> |