User forums > Help
The path contains too many '..' - annoying warning
PMike:
I'm using latest release (1.0 RC2) and don't use CVS bulds - I'd like experimantal features to be stabilized.
Thanks you guys for suggestions, but my first two questions are still unanswered (especially 1st one). Does anyone know?
Urxae:
--- Quote from: thomas on November 07, 2005, 11:47:28 am ---
--- Quote from: Urxae on November 07, 2005, 11:01:30 am ---Ehm, you realize you can set variables on a per-machine basis as well, right? (Settings -> Compiler -> Custom variables)
--- End quote ---
Before you start modifying a dozen projects of yours, please note that global compiler variables are a new (experimental) feature which has only been in CVS for 10 days. At the present time, we are still testing it.
--- End quote ---
I think you quoted the wrong sentence from my post ;).
--- Quote ---Although rather unlikely, it is still possible that we find an issue which forces us to modify the syntax of global user variables. This has already happened once during the last week when the scope resolution operator had to be changed from "::" to "#".
If you start using gcv in dozens of projects now and we change the syntax tomorrow, you will have to modify all of your projects again.
When we are confident that you will not blow away your foot using gcv, documentation on how to use them correctly will be released.
--- End quote ---
Right, forgot to mention all that.
k1mgy:
I have a similar situation for which I cannot find a solution.
- I don't use Code::Blocks for the compile/link cycle, just editing
- There are references to headers that are formed:
#include "../../../libs/AEMFunctions/AEMFunctions.h"
#include "../../../libs/mini_lib/mini.h"
- I don't want to change my code so that Code::Blocks will not complain
Every time I save my file, Code::Blocks tells me:
16:11:28: The path 'I:AEMFunctions.h' contains too many ".."!
16:11:28: The path 'I:mini.h' contains too many ".."!
Is there any way to turn off this warning?
Navigation
[0] Message Index
[*] Previous page
Go to full version