CloudPolis / webdav-client-cpp

:cloud: C++ WebDAV Client provides easy and convenient to work with WebDAV-servers.
http://cloudpolis.github.io/webdav-client-cpp/
Other
120 stars 52 forks source link

Invalid use of namespace 'progress_t' #50

Open theSinan02 opened 5 years ago

theSinan02 commented 5 years ago

Hi. My name is Sinan I new Learn C++ Programing i use C++ Builder i work to your project webdav-client.cpp

[bcc32 Error] client.hpp(34): E2070 Invalid use of namespace 'progress_t' Full parser context client.hpp(33): namespace WebDAV my little need your help thank you please help me

rusdevops commented 5 years ago

C++11 is only supported by the CLang compilers, not the classic Borland compiler. https://forums.embarcadero.com/thread.jspa?messageID=872315&tstart=0