morteza
Results
2
issues of
morteza
Hi, When I try to make it I get this error: morry@morry-W2600CR:~/Documents/poseHG/GOTURN/build$ make -j10 Scanning dependencies of target GOTURN [ 7%] [ 7%] [ 11%] [ 15%] [ 19%] Building...
Hi, I simply register my OAuth with: `setup_twitter_oauth(api_key,api_secret,access_token,access_token_secret)` And later I try to update my status via `updateStatus('Blah blah blah')`. For the first run I can do this but later...