Skip to main content
Bernd1
Associate
April 2, 2019
Question

Changing path of generated files

  • April 2, 2019
  • 2 replies
  • 668 views

Is it possible to set the folder structure where the designer puts its files into?

I want to add the generated output to my specific setup...

This topic has been closed for replies.

2 replies

Martin KJELDSEN
Principal III
April 2, 2019

Hi @Bernd​,

Currently, no, it's not possible to change the default location of the generated files.

/Martin

cameronf
Associate
April 2, 2019

Not sure how much flexibility you're looking for on this but if you just want your whole touchgfx project to be in a subfolder of your existing project you can do that. This is how I have the current project I'm working on setup. You can still open the project in the designer and run the simulator assuming the simulator's build doesn't need any resources outside of this subfolder since its makefile won't have all the include paths yours does.0690X0000089i5FQAQ.png

EDIT: added missing screenshot