News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Access global variable editor?

Started by tomandersen, December 31, 2015, 10:08:17 PM

Previous topic - Next topic

tomandersen

When creating a new glut project I put in the paths wrong in the global variable editor, but I don't know how to bring it up again to change the paths.

headkase

In the Settings menu, Global Variables, choose a "current variable."  Modify to your liking.

However, global variables aren't the best.  If you need paths specific to a particular project then you can do it in the project properties.  Right click on the project in the Management pane and choose Build Options to get those.

Whatever works though, one thing at a time. ;)

Happy New Year.

tomandersen

Quote from: headkase on December 31, 2015, 10:11:07 PM
In the Settings menu, Global Variables, choose a "current variable."  Modify to your liking.

However, global variables aren't the best.  If you need paths specific to a particular project then you can do it in the project properties.  Right click on the project in the Management pane and choose Build Options to get those.

Whatever works though, one thing at a time. ;)

Happy New Year.

Thank you so much!

headkase