Thanks for getting back to me Dave,
Here is the end of the re-build output on a release build (debug is the same).
I can see the first few error are on a conditional compilation but beyond that, barring, changing the condition, I'm a bit
lost.
Thanks
David
Build FAILED.
"C:\Development\OpenCPN\build\ALL_BUILD.vcxpro j" (default target) (1) ->
"C:\Development\OpenCPN\build\plugins\dashboard_pi \dashboard_pi.vcxproj" (default target) (8) ->
"C:\Development\OpenCPN\build\opencpn.vcxproj" (default target) (10) ->
(ClCompile target) ->
C:\Development\OpenCPN\src\ocpn_pixel.cpp(1182): error C2065: 'm_oldBitmap' : undeclared identifier [C:\Development\OpenCPN\build\opencpn.vcxproj]
C:\Development\OpenCPN\src\ocpn_pixel.cpp(1184): error C2065: 'm_oldBitmap' : undeclared identifier [C:\Development\OpenCPN\build\opencpn.vcxproj]
C:\Development\OpenCPN\src\ocpn_pixel.cpp(1185): error C2065: 'm_selectedBitmap' : undeclared identifier [C:\Development\OpenCPN\build\opencpn.vcxproj]
C:\Development\OpenCPN\src\ocpn_pixel.cpp(1185): error C2228: left of '.Ok' must have class/struct/union [C:\Development\OpenCPN\build\opencpn.vcxproj]
C:\Development\OpenCPN\src\ocpn_pixel.cpp(1190): error C2065: 'm_selectedBitmap' : undeclared identifier [C:\Development\OpenCPN\build\opencpn.vcxproj]
C:\Development\OpenCPN\src\ocpn_pixel.cpp(1226): error C2065: 'm_oldBitmap' : undeclared identifier [C:\Development\OpenCPN\build\opencpn.vcxproj]
C:\Development\OpenCPN\src\ocpn_pixel.cpp(1228): error C2065: 'm_oldBitmap' : undeclared identifier [C:\Development\OpenCPN\build\opencpn.vcxproj]
C:\Development\OpenCPN\src\printtable.cpp(269): error C2039: 'max' : is not a
member of 'std' [C:\Development\OpenCPN\build\opencpn.vcxproj]
C:\Development\OpenCPN\src\printtable.cpp(269): error C3861: 'max': identifier not found [C:\Development\OpenCPN\build\opencpn.vcxproj]
C:\Development\OpenCPN\src\printtable.cpp(281): error C2039: 'max' : is not a
member of 'std' [C:\Development\OpenCPN\build\opencpn.vcxproj]
C:\Development\OpenCPN\src\printtable.cpp(281): error C3861: 'max': identifier not found [C:\Development\OpenCPN\build\opencpn.vcxproj]
C:\Development\OpenCPN\src\printtable.cpp(304): error C2039: 'max' : is not a member of 'std' [C:\Development\OpenCPN\build\opencpn.vcxproj]
C:\Development\OpenCPN\src\printtable.cpp(304): error C3861: 'max': identifier not found [C:\Development\OpenCPN\build\opencpn.vcxproj]
C:\Development\OpenCPN\src\wxJSON\jsonval.cpp(965) : error C2308: concatenating mismatched strings [C:\Development\OpenCPN\build\opencpn.vcxproj]
C:\Development\OpenCPN\src\wxJSON\jsonval.cpp(973) : error C2308: concatenating mismatched strings [C:\Development\OpenCPN\build\opencpn.vcxproj]
0 Warning(s)
15 Error(s)
Time Elapsed 00:00:04.21