Author Topic: path contains too many  (Read 3706 times)

Offline polyveg

  • Single posting newcomer
  • *
  • Posts: 2
path contains too many
« on: October 30, 2005, 09:07:00 pm »
moin,
I know it's not a new error message, but it is still there...

I get the error: The path "blahblah" contains too many ".."! for several (but not all) files.
the project compiles, but i can't open several of the files in the editor.

some infos:
- the files are "far away" form the project-file ( <Unit filename="../../../source/3rdParty/tinyxml/tinyxml.h"> )
- no problems with same project in the win32 version.
- ~ 90 files are in the project.

Offline polyveg

  • Single posting newcomer
  • *
  • Posts: 2
Re: path contains too many
« Reply #1 on: November 05, 2005, 04:05:03 pm »
moin,
after I had to replace my linux box the error seems to be gone.
perhaps it was a "out of memory" error but codeblocks didn't find the right words?