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].
For more options, visit this group at
http://groups.google.com/group/opensocial-orkut?hl=en.