id summary reporter owner description type status milestone component version severity resolution keywords cc 2892 test fails when using the wxWidgets library with boost library > 1.34.1 schmmichael@… Gennadiy Rozental "As long as I'm using the boost libraries 1.34.1 everything works well. But if I update, I can run the software, but not more the tests. ''''In file included from D:/programs/programming/wxWidgets-2.8.10/include/wx/defs.h:2856, from D:/programs/programming/wxWidgets-2.8.10/include/wx/dynarray.h:15, from ..\src\../../plexso/src/nnet/mlpProjectMembers.h:22, from ..\src\../../plexso/src/nnet/nnetDataProcessing.h:22, from ..\src\../../plexso/src/nnet/nnetDataProcessing.cpp:15, from ..\src\nnetDataProcessingTest.h:19, from ..\src\mainTest.cpp:25: D:/programs/programming/wxWidgets-2.8.10/include/wx/msw/winundef.h: In function `HWND__* CreateDialog(HINSTANCE__*, const TCHAR*, HWND__*, BOOL (*)(HWND__*, UINT, WPARAM, LPARAM))': D:/programs/programming/wxWidgets-2.8.10/include/wx/msw/winundef.h:39: error: cannot convert `const TCHAR*' to `const WCHAR*' for argument `2' to `HWND__* CreateDialogParamW(HINSTANCE__*, const WCHAR*, HWND__*, BOOL (*)(HWND__*, UINT, WPARAM, LPARAM), LPARAM)''''' If I go back to 1.34.1 it's ok again. This happens with all boost libraries newer than 1.34.1. " Bugs closed To Be Determined test Boost 1.35.0 Problem invalid