Menu

free borland compiler support?

Help
[jongware]
2005-03-14
2013-06-04
  • [jongware]

    [jongware] - 2005-03-14

    Hi. Despite the absolutely *stunning* quality of this work I do have a question...
    I'm using the free Borland C++ compiler v5.5, and it seems to compile all Visual Studio's samples ok. But it has problems with the use of templates in this library; e.g. on agg_vcgen_stroke.cpp it complains "Declaration terminated incorrectly in template agg::pod_deque<T,S>". I don't know enough of templates to pin-point the exact cause. Is this the result of an unsupported function in bcc? It isn't worth *downgrading* your work just to fix it :(

     
    • schmelze

      schmelze - 2005-05-06

      You might try using STLPort along with BCB 5.5.  I have had trouble in the past with Borland's bundled STL -- Borland also seems to have had trouble as their newest IDE ships with STLPort!

       

Log in to post a comment.