I need to save my makefile setting without verify toolchain, earlier versions like 4.x allow do this. I press cancel, then confirm that my toolchain not tested.
There are some scenarios when it needed:
– i use slow and want build project on another server without download ALL header files.
– i have user account with project in my ~ directory, but when i try to change makefile settings toolchain test always try to get own /tmp/VisualGDB folder. If my user cant chown test loops.
-
This topic was modified 8 years, 7 months ago by Char.