Boost C++ Libraries: Ticket #2892: test fails when using the wxWidgets library with boost library > 1.34.1 https://svn.boost.org/trac10/ticket/2892 <p> 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. </p> <p> <strong>'In file included from D:/programs/programming/wxWidgets-2.8.10/include/wx/defs.h:2856, </strong></p> <blockquote> <p> 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: </p> </blockquote> <p> D:/programs/programming/wxWidgets-2.8.10/include/wx/msw/winundef.h: In function `HWND<span class="underline">* <a class="missing wiki">CreateDialog</a>(HINSTANCE</span>*, const TCHAR*, HWND<span class="underline">*, BOOL (*)(HWND</span>*, UINT, WPARAM, LPARAM))': D:/programs/programming/wxWidgets-2.8.10/include/wx/msw/winundef.h:39: error: cannot convert <code>const TCHAR*' to </code>const WCHAR*' for argument <code>2' to </code>HWND<span class="underline">* CreateDialogParamW(HINSTANCE</span>*, const WCHAR*, HWND<span class="underline">*, BOOL (*)(HWND</span>*, UINT, WPARAM, LPARAM), LPARAM)<strong><em> </em></strong></p> <p> If I go back to 1.34.1 it's ok again. This happens with all boost libraries newer than 1.34.1. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2892 Trac 1.4.3 Gennadiy Rozental Sat, 06 Jun 2009 10:05:58 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2892#comment:1 https://svn.boost.org/trac10/ticket/2892#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">invalid</span> </li> </ul> <p> What part of boost r u using? Can you show trivial example? The error message does not reference boost at all. Can you dig deeper and find what is actually conflicting? </p> <p> Please reopen or resubmit, once you can show how is it related to boost. </p> Ticket