Jean-Philippe Barrette-LaPierre wrote:
> On July 30, 2005 05:52 am, Nazario Cipriani wrote:
>
>>Hi!
>>
>>Cannot compile this Version!
>>
>>In SList.cpp the include "config.h" cannot be opened.
>>There is no config.h.
>>
>
>
> I just verified and it's in the archive. Shat's the message? can you send a
> list of contained files?
This are the include statements in SList.cpp:
#include "config.h"
#if HAVE_OSTREAM
#include <ostream>
#else
#include <ostream.h>
#endif
#include <string.h>
#include <string>
#include "config.h"
#include "SList.hpp"
Why "config.h" is included twice?
The file list in my curlpp dir is:
20.07.2005 00:34 1.252 cURL.hpp
29.07.2005 20:29 1.968 CurlHandle.cpp
29.07.2005 20:30 2.790 CurlHandle.hpp
08.01.2005 02:19 1.706 CurlHandle.inl
29.07.2005 20:07 1.825 cURLpp.cpp
29.07.2005 20:48 8.178 cURLpp.hpp
20.07.2005 00:06 1.608 dllfct.h
29.07.2005 20:20 1.767 Easy.cpp
29.07.2005 20:20 2.561 Easy.hpp
29.07.2005 20:19 4.220 Exception.cpp
29.07.2005 20:22 7.555 Exception.hpp
29.07.2005 20:09 5.148 Form.cpp
29.07.2005 20:10 6.007 Form.hpp
20.07.2005 01:08 2.647 Makefile.am
20.07.2005 01:11 19.290 Makefile.in
20.07.2005 00:34 1.481 NonCopyable.hpp
20.07.2005 00:34 5.473 Option.hpp
28.04.2005 12:45 4.248 Option.inl
20.07.2005 00:14 1.530 OptionBase.cpp
20.07.2005 00:34 2.503 OptionBase.hpp
20.07.2005 00:34 2.982 OptionContainer.hpp
28.04.2005 12:45 2.114 OptionContainer.inl
20.07.2005 00:34 2.717 OptionContainerType.hpp
20.07.2005 00:14 2.926 OptionList.cpp
20.07.2005 00:34 3.461 OptionList.hpp
20.07.2005 00:34 11.729 Options.hpp
20.07.2005 00:14 1.544 OptionSetter.cpp
20.07.2005 01:33 3.026 OptionSetter.hpp
20.07.2005 01:56 2.029 OptionSetter.inl
20.07.2005 00:14 1.572 SList.cpp
29.07.2005 20:25 1.977 SList.hpp
20.07.2005 00:34 1.809 StorageOptions.hpp
08.01.2005 02:19 1.983 StorageOptions.inl
20.07.2005 00:34 1.599 TypeTrait.hpp
I cannot see any "config.h".
The error the compiler throws is C1083.
Thanks for your help!
Regards, Nazario.
--
Spanne den Bogen, aber schieße nicht los!
Noch gefürchtet zu sein ist wirksamer!
(altes chinesisches Sprichwort)
_______________________________________________
cURLpp mailing list
cURLpp_at_rrette.com
http://www.rrette.com/mailman/listinfo/curlpp
Received on 2005-07-31