Hi everyone
I recently installed Sublime with VEX syntax package.
When trying to build the code i got an error: can’t find VCC executable.
Anyone knows how to fix it?
Big thanks!
Hi everyone
I recently installed Sublime with VEX syntax package.
When trying to build the code i got an error: can’t find VCC executable.
Anyone knows how to fix it?
Big thanks!
I think is just a matter to adjust the VCC path on the provided VEX sublime-build file here, after that you should be fine
sorry forgot to add the system: Win7
tried playing with environmental variables, but no luck so far
Could you open a cmd terminal and do where VCC
? If that’s not found, find it manually and post both
the path of that tool as well as your modified .sublime-build
so I’ll explain you what you’ve done wrong