Hi all,

I'm trying to get more deeply familiar with Wink. I'm reading the
documentation and trying to inspect the code (as prescribed in
https://cwiki.apache.org/confluence/display/WINK/2+Apache+Wink+Building+Blocks,
"Bookmarks Example"). Following this I've tried to build the Bookmarks
example with ant as per the instructions in readme.txt file in the
wink-examples directory but keep getting an error:

   Buildfile: /Users/wes/dev/wink/wink-examples/apps/Bookmarks/build.xml

init:

compile:

    [javac] Compiling 2 source files to
/Users/wes/dev/wink/wink-examples/apps/Bookmarks/build/classes


BUILD FAILED

/Users/wes/dev/wink/wink-examples/apps/Bookmarks/build.xml:57:
/Users/wes/dev/wink/lib not found.

Is there any chance that there's a mistake in the readme or build file? I've
looked at the svn repo and don't see a wink/lib directory - do I first need
to build it with Maven?

Regards
Wes!

Reply via email to