Opened 17 years ago
Closed 17 years ago
#450 closed Support Requests (Wont Fix)
borland builder 6 compiler error
Reported by: | hrnajafi | Owned by: | az_sw_dude |
---|---|---|---|
Milestone: | Component: | None | |
Version: | None | Severity: | |
Keywords: | Cc: |
Description
I want used BOOST in my projects. But I can't compile BOOST with Borland Builder 6. For example I'm compiled (ROOT)\libs\graph\example\print-adjacent- vertices.cpp and compiler reports more than 26 error. please see attached file.
Change History (2)
comment:2 by , 17 years ago
Status: | assigned → closed |
---|
Logged In: YES user_id=579686 Sorry for the really slow response. Not sure which version of boost you are using, but the support for Borland is sketchy due to its lack of standard compliance. If you desire full Boost support you should consider changing to a more compliant compiler such as g++-mingw. You can see this message from Doug Gregor specifically addressing the graph library support: http://lists.boost.org/boost-users/2006/02/17043.php Jeff
Note:
See TracTickets
for help on using tickets.