ipad - Objective C Odatagen tool -


i new odata wcf data services. trying use odatagen tool on terminal on mac os in order generate proxy classes.

i getting "command not found" error though executing below command correct path.

macuser-imac:desktop macuser$ odatagen /uri=http://localhost:13986/northwinddataservices.svc /out=/users/macuser/desktop/odatagenapp

can me or there other way same?

are sure it's in path? if odatagen command in same directory won't found. if that's case, try: ./odatagen /url... ensure looks in current directory.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -