Hello,
In building my own VS 2008 projects following the examples, I find a link error unable to find ../../build/wcl.lib.
It seems like VS it trying to find wcl.lib in the relative path that worked for the provided examples, rather than the absolute path that I gave to point it to where wcl.lib was installed.
Thank you.