Code::Blocks Forums
User forums => Help => Topic started by: tomandersen on December 31, 2015, 10:08:17 pm
-
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.
-
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.
-
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!
-
Right on, you're welcome. :)