Subject: [Boost-bugs] [Boost C++ Libraries] #2892: test fails when using the wxWidgets library with boost library > 1.34.1
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-03-27 10:31:58
#2892: test fails when using the wxWidgets library with boost library > 1.34.1
-----------------------------------+----------------------------------------
Reporter: schmmichael_at_[hidden] | Owner: rogeeff
Type: Bugs | Status: new
Milestone: To Be Determined | Component: test
Version: Boost 1.35.0 | Severity: Problem
Keywords: |
-----------------------------------+----------------------------------------
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.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2892> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:59 UTC