Hi David,

I'm on SunOS.

I did do the below steps only, still ....

1: mkdir cryptopp (or whatever)
2: cd cryptopp
3: unizip -a cryptopp...
4: gnumake
5: chill for few mins

> got the error at this stage.


The lines in the Code:
123:
                if (result == char_traits<char>::eof())

124:
                        return 0;

-SS

On Saturday, February 1, 2014 12:15:55 PM UTC-6, David Irvine wrote:
>
>
> On Sat, Feb 1, 2014 at 6:11 PM, Sindhu Saripella 
> <[email protected]<javascript:>
> > wrote:
>
>>
>> When I typr gnumake, it errors out while compiling files.cpp.
>>
>
> can you post the actual command you type. 
>
> If you are on linux or osx then I think make is all you need do in the 
> unzipped sources directory. It looks like somehow you maybe are typing gcc 
> instead of g++ or something. 
>
> so
> 1: mkdir cryptopp (or whatever)
> 2: cd cryptopp
> 3: unizip cryptopp... 
> 4: make
> 5: chill for few mins
> 6: ./crypttest.exe v (to check all is well)
>
> hope this helps
>
>
>
>
> -- 
>
> David Irvine
> maidsafe.net <http://www.maidsafe.net/> 
> twitter: @metaquestions
> blog:  http://metaquestions.me
>  

-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [email protected].
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to