User forums > Using Code::Blocks
I found a strange "bug" about makefile.
(1/1)
norsd:
C::B Ver,8.02
WinXP SP2
When I edited the makefile in C::B, I found if I enter a TAB for the beginning of a command of a makefile item, then , C::B would tell me " missing separator ".
That was a big trouble for me , what was wrong with me?
Finally, I found there was all right with me . It's just the C::B!
Once I enter a TAB in NodePad or something like that, there would be all right!
How ridiculous it is!
As an IDE , it is hard to edit the makefile :><~
Or the "bug" occurs only in my computer?
eranif:
My guess:
Don't use space for indentation but rather use tabs
Eran
Jenna:
I guess you don't have "Settings -> Editor... -> General Settings -> TAB options -> Use TAB character" checked.
In this case you have spaces instead of a TAB character.
EDIT:
Eran was a minute faster.
norsd:
--- Quote from: eranif on November 02, 2008, 10:28:09 pm ---My guess:
Don't use space for indentation but rather use tabs
Eran
--- End quote ---
But I'm always using tabs. :)
norsd:
--- Quote from: jens on November 02, 2008, 10:29:25 pm ---I guess you don't have "Settings -> Editor... -> General Settings -> TAB options -> Use TAB character" checked.
In this case you have spaces instead of a TAB character.
EDIT:
Eran was a minute faster.
--- End quote ---
Thanks, It's done :D
And I'm right , that's only a strange "bug" for me , haaa TvT
Navigation
[0] Message Index
Go to full version