Unfortunately, I dont have these two variables set and have never installed MSVS... but I was getting bugged with the "multiple target patterns" error. I'm using cygwin with Wascana. I found the answer on this thread: http://dev.eclipse.org/newslists/new.../msg11764.html
which essentially is this: When you specify your include path (or in your case the path to a lib), don't use C:/ use /cygdrive/c instead.
Solved my problem![]()
Bookmarks