Sublime Forum

Problem with building with VEX package, Houdini 17.5

#1

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!

0 Likes

#2

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

0 Likes

#3

sorry forgot to add the system: Win7

tried playing with environmental variables, but no luck so far

0 Likes

#4

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

0 Likes