Добрый день.
Компилирю проект борландовским компилятором, версия:
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
Кое-что из ошибок поборол, а в финале:
Error E2092 c:\files\HTMLayoutSDK\include\json-value.h 66: Storage class 'typedef' is not allowed here
Error E2171 c:\files\HTMLayoutSDK\include\htmlayout_behavior.hpp 178: Body has already been defined for function 'attach_event_handler(void *,event_handler *,unsigned int)'
Error E2148 c:\files\HTMLayoutSDK\include\htmlayout_behavior.hpp 178: Default argument value redeclared for parameter 'subscription'
Error E2451 c:\files\HTMLayoutSDK\include\htmlayout_behavior.hpp 179: Undefined symbol 'hwndLayout' in function attach_event_handler(void *,event_handler *,unsigned int)
Error E2171 c:\files\HTMLayoutSDK\include\htmlayout_behavior.hpp 182: Body has already been defined for function 'detach_event_handler(void *,event_handler *)'
Error E2451 c:\files\HTMLayoutSDK\include\htmlayout_behavior.hpp 183: Undefined symbol 'hwndLayout' in function detach_event_handler(void *,event_handler *)
Очень жаль, но похоже придеться забыть о мысле таки скомпилировать
Официально кто-то может это подтвердить?