2015-01-11 13:58 GMT-03:00 Nicolás Alvarez <[email protected]>: > In addition, there is a set of hosts that is still failing, but with a > different error: "couldn't start app: CreateProcess() failed - > (unknown error)". They all belong to the same user, but I'm not sure > if that's the important factor...
I figured this one out. All the failing hosts run Windows XP, and MSVC2013 doesn't support Windows XP by default. I need to use the v110_xp platform toolset. -- Nicolás _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
