Menu

C++Builder 5

Porting
Anonymous
2001-05-18
2001-08-08
  • Anonymous

    Anonymous - 2001-05-18

    Has anyone gotten the library (1.4.2) to compile with BCB5?  From the IDE and bcc32, I get a "Call to undefined function" error on line 880 in socket.cpp with the call to setb().   MSVC assures me that this function is a member of streambuf, but Borland help does not show it at all.  Any ideas?  BTW, I had to do a couple of fixups in url.cpp because it didn't want to convert from const char * to char *.  Simply added an explicit cast.  I can whomever a diff if that's wanted/need/correct. ;)  Thanks!

    Jason Lee

     
    • David Sugar

      David Sugar - 2001-05-31

      I recommend using the STLport library for streaming with the Borland compiler.  This combination is more workable.  I would like to see a patch for this.

       
    • Frediano Ziglio

      Frediano Ziglio - 2001-08-08

      Anyway had been fixed time ago

      freddy77

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.