Boost C++ Libraries: Ticket #407: Boost regex for Novell Netware https://svn.boost.org/trac10/ticket/407 <pre class="wiki">Does somebody have a binary version of boost Regex for Novell Netware? If not, I need to use Regex library in my application so I need to port it onto NetWare, Compiler used is CodeWarrior, any help in this regard especially in configuring/generating configuration files would be highly appreciated. Thanks &amp; Regards, Tribhuwan </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/407 Trac 1.4.3 John Maddock Fri, 27 May 2005 14:48:47 GMT <link>https://svn.boost.org/trac10/ticket/407#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/407#comment:1</guid> <description> <pre class="wiki">Logged In: YES user_id=14804 There's no binary, but basically just build all the cpp files under boost-path/libs/regex/src into a static library. In theory it should all "just work", however I don't think we've ever tested on Netware/Code Warrior before, so it's possible you might experience configuration issues. If so please refer to http://www.boost.org/libs/config/config.htm#configuring for information on setting up a platform specific configuration. HTH, John. </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>nobody</dc:creator> <pubDate>Wed, 13 Jul 2005 20:08:20 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/407#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/407#comment:2</guid> <description> <pre class="wiki">Logged In: NO well, I tried as john suggested. After specifying BOOST_NO_STD_LOCALE and BOOST_NO_INTRINSIC_WCHAR_T, I was left with one error message that I was not able to resolve. "..\..\..\boost/type_traits/is_convertible.hpp", line 279: error #29: expected an expression BOOST_TT_AUX_BOOL_TRAIT_DEF2 (is_convertible,From,To,(::boost::detail::is_conve rtible_impl&lt;From,To&gt;::value)) I was using epc compiler on a cygwin host. any ideas? </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>John Maddock</dc:creator> <pubDate>Fri, 15 Jul 2005 09:54:07 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/407#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/407#comment:3</guid> <description> <pre class="wiki">Logged In: YES user_id=14804 Hmm, I'm afraid I'm stumped now, not being familiar with that compiler doesn't help either. You could try preprocessing the code, and splitting up the is_convertible declaration so you can see what is causing the error exactly, but after that it's anybodies guess. You could also try posting to the boost developer mailing list to see if anyone else has experience of this compiler there. HTH, John. </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>John Maddock</dc:creator> <pubDate>Sat, 03 Jun 2006 11:32:29 GMT</pubDate> <title>status changed https://svn.boost.org/trac10/ticket/407#comment:4 https://svn.boost.org/trac10/ticket/407#comment:4 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> <pre class="wiki">Logged In: YES user_id=14804 Old support request. </pre> Ticket