Hi Robson,

Thanks for the reply.

Yes, I am just typing ant and getting these errors. I have taken latest code
from repository but I have also tried older stable code available in zipped
form e.g. orkut-os-client-1.0-007f393481.tar.bz2 and I got similar
compilation error with that too. I am using java 1.6 version (JDK 6) and ant
version 1.6.5 and windows Xp as OS.

Regards,
Devendra


On Mon, Aug 2, 2010 at 4:18 AM, Robson Dantas <[email protected]> wrote:

> Hi Devendra,
>
> Are you just typing ant and getting this errors ? Please send more info
> about java version, ant version, operating system, etc.
>
> Regards,
>
> Robson Dantas
>
>
>
> 2010/8/1 Devendra <[email protected]>
>
> Hi,
>>
>> I guess, I am missing something basic but I am not able to compile
>> orkut java client library. I have followed README file and made sure
>> that I have prerequisites (ant and JDK) available in my PC. Here are
>> some of the errors I got:
>>
>>    [javac] C:\myprojects\orkut-os-client\java\src\com\google\orkut
>> \client\api\GetVideosTx.java:82: illegal character: \64
>>    [javac]   @Override
>>    [javac]   ^
>>    [javac] C:\myprojects\orkut-os-client\java\src\com\google\orkut
>> \client\api\GetVideosTx.java:86: illegal character: \64
>>    [javac]       @Override
>>    [javac]       ^
>>    [javac] C:\myprojects\orkut-os-client\java\src\com\google\orkut
>> \client\api\GetVideosTx.java:124: <identifier> expected
>>    [javac]   }
>>    [javac]    ^
>>    [javac] C:\myprojects\orkut-os-client\java\src\com\google\orkut
>> \client\api\Video.java:75: illegal character: \64
>>    [javac]   @Override
>>    [javac]   ^
>>    [javac] C:\myprojects\orkut-os-client\java\src\com\google\orkut
>> \client\api\Video.java:83: <identifier> expected
>>    [javac]   }
>>    [javac]    ^
>>    [javac] C:\myprojects\orkut-os-client\java\test\com\google\orkut
>> \client\api\AccountDependantTestCase.java:49: <identifier> expected
>>    [javac]   private static Map<Transport, Boolean> isUserJaneDoeMap
>> = new HashMap<Transport, Boolean>();
>>    [javac]                     ^
>>    [javac] C:\myprojects\orkut-os-client\java\test\com\google\orkut
>> \client\api\AccountDependantTestCase.java:53: illegal character: \64
>>    [javac]   @Override
>>    [javac]   ^
>>    [javac] C:\myprojects\orkut-os-client\java\test\com\google\orkut
>> \client\api\AccountDependantTestCase.java:79: <identifier> expected
>>    [javac]   }
>>    [javac]    ^
>>    [javac] C:\myprojects\orkut-os-client\java\test\com\google\orkut
>> \client\api\AlbumsLargeTest.java:41: <identifier> expected
>>    [javac]   private Map<String, Album> selfAlbumsMap;
>>    [javac]              ^
>>
>> and many more...
>>
>> Any idea, what could be the problem?
>>
>> Thanks in advance :-)
>>
>> Regards,
>> Devendra
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "orkut Developer Forum" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected]<opensocial-orkut%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/opensocial-orkut?hl=en.
>>
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "orkut Developer Forum" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<opensocial-orkut%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/opensocial-orkut?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"orkut Developer Forum" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.

Reply via email to