cancel
Showing results for 
Search instead for 
Did you mean: 

TouchGFXEnvPath and version control system

Jonadem
Associate

Hello,

Our project with TouchGFX uses a version control system (git, of course). In your documentation, you recommend the `config`directory to be included in the VCS. The pain point is that `TouchGFXEnvPath` tag in `config\msvs\Application.props` contains the 'TouchGFX Designer' installation path and might change from a developer to another. I don't know if `config\gcc` should be versioned, but I think that `config\msvs` should not. Am I missing something ?


Thank you

1 ACCEPTED SOLUTION

Accepted Solutions
GaetanGodart
ST Employee

Hello @Jonadem ,

 

I think we have changed our point of view on the config folder because we do ignore it in our VCS internally.

I think you can just ignore that folder for your VCS.

 

Regards,

Gaetan Godart
Software engineer at ST (TouchGFX)

View solution in original post

1 REPLY 1
GaetanGodart
ST Employee

Hello @Jonadem ,

 

I think we have changed our point of view on the config folder because we do ignore it in our VCS internally.

I think you can just ignore that folder for your VCS.

 

Regards,

Gaetan Godart
Software engineer at ST (TouchGFX)