shibaniahegde / tweetx

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

compile tweetx on windows using Cygwin. #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
compile tweetx on windows using Cygwin.

Original issue reported on code.google.com by singh.am...@gmail.com on 16 Dec 2009 at 5:51

GoogleCodeExporter commented 9 years ago
attached the initial build failure. provided by Satya Pavan <ssppavan@gmail.com>

Original comment by singh.am...@gmail.com on 11 Jan 2010 at 6:23

Attachments:

GoogleCodeExporter commented 9 years ago
compiled tweetx on cygwin. 

closing this issue.

Original comment by singh.am...@gmail.com on 14 Jan 2010 at 8:59

GoogleCodeExporter commented 9 years ago
Could not compile under CygWin. Attached build failure.

Original comment by skot.noc...@gmail.com on 17 Jul 2011 at 7:54

Attachments:

GoogleCodeExporter commented 9 years ago
@Sknot.

log.cc:10: error: `time' was not declared in this scope log.cc:11: error: 
`ctime' was not declared in this scope  are system time functions, make sure 
you have the development packages installed in cygwin.

FYI this tool has stopped functioning sisnce twitter uses OAuth for 
authentication, which tweetx has not been upgraded to.

Original comment by soumen.b...@gmail.com on 18 Jul 2011 at 5:01

GoogleCodeExporter commented 9 years ago
Yes. This tool does not support 0Auth.We might add this in near future but not 
sure about when we can do this.

Original comment by singh.am...@gmail.com on 20 Jul 2011 at 8:37

GoogleCodeExporter commented 9 years ago
@Sknot. can you tell us why you are trying this out. is the tool itself that 
you need or some particular component of it?

@amitesh. many libraries are available or we can use openssl directly for this 
feature, shouldnt be a big effort but its gonna be a big change for sure. but 
right now the tool is completely scrapped for its inability to login.

Moving the issue to critical sisnce its a show stopper right now.

Original comment by soumen.b...@gmail.com on 20 Jul 2011 at 9:09

GoogleCodeExporter commented 9 years ago
@soumen, you want to rewrite it? :)

Original comment by singh.am...@gmail.com on 20 Jul 2011 at 10:25