Yes. The compilation now succeeded! Thank you!

On Sat, May 24, 2014 at 9:06 PM, Sam Varshavchik <mr...@courier-mta.com>wrote:

> Mingyi Zhao writes:
>
>  During compilation, I got the following error:
>>
>> clang++ -DHAVE_CONFIG_H -I.     -Wall -I./.. -I.. -I../libs -I./../libs
>> -I./libs   -I/usr/include/i386-linux-gnu/c++/4.8 -MT webmlmd.o -MD -MP
>> -MF .deps/webmlmd.Tpo -c -o webmlmd.o webmlmd.C
>> In file included from webmlmd.C:45:
>> ./webmlmd.H:52:12: error: elaborated type refers to a typedef
>>                 class T::iterator b=s.begin(), e=s.end(), p=b;
>>
>
> Try replacing 'class' with 'typename' here, see if that works.
>
>
>
> ------------------------------------------------------------------------------
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.
> Get unparalleled scalability from the best Selenium testing platform
> available
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> _______________________________________________
> courier-users mailing list
> courier-users@lists.sourceforge.net
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
>
>


-- 
Mingyi ZHAO
Pennsylvania State University
College of Information Science and Technology
Email:         rvl...@gmail.com
Mobile:       814-777-8165
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to