jmsy2k / twitcurl

Automatically exported from code.google.com/p/twitcurl
0 stars 0 forks source link

Error Unhandled exception at 0x00407b30 in OAuth.exe: 0xC0000005: Access violation reading location 0xcccccccc. #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Compile the code in debug mode
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
i am using the latest library on windows

Please provide any additional information below.

I am getting "Unhandled exception at 0x00407b30 in OAuth.exe: 0xC0000005: 
Access violation reading location 0xcccccccc." error at line 
"twitterObj.getOAuth().setConsumerKey( std::string( "" ) );"

Can anybody please help. 

Thanks and Regards,
Lokesh

Original issue reported on code.google.com by lokesh.u...@gmail.com on 14 Jun 2011 at 12:28