User forums > Using Code::Blocks

</envars> being added to project file

(1/3) > >>

killerbot:
today I noticed still a bunch of them get added, when I edit my project.

Biplab:
I faced similar problem. Later I recompiled EnvVars and it became fine.  :)

killerbot:
hmm, will kick out its objects and do the same ;-)

thomas:
Hmm.... is EnvVars writing raw strings to the project file?

It seems weird that it would add a closing tag without opening tag, TinyXML won't do that (at least not unless something is seriously amiss).

killerbot:
 :? :?  <envvars /> is what it should be, silly me.

So in the end you get something like this in the <Extensions> section :

   <envvars />
   <envvars />
   <envvars />
   <envvars />

Navigation

[0] Message Index

[#] Next page

Go to full version