#1
|
|||
|
|||
Unable to determine EVC compiler location
hi
i have problems to run a build step which is using EVC. when i start EVC manually and build the project it is no problem. but when i do it with the visualbuild i get the error message: Unable to determine EVC compiler location are there any settings for choosing a compiler? |
#2
|
|||
|
|||
o.k. now i found it by myself.
the problem was that the registry was not updated automaticly. for those who are interested: set the registry key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\App Paths\evc4.exe\ there the string value Path with the path of your evc.exe by the way: it's documented in the help (but it should be read ;-) ) |
|
|