Bug #6571 2006-02-24 17:35
federicoac
Error: "The Path 'D:File.cpp' contains too many ".."!
When I start CodeBlocks, it load my default project and shows me a dialog that says: 14:28:26: The path 'D:Board.cpp' contains too many ".."! 14:28:26: The path 'D:Board.h' contains too many ".."! 14:28:26: The path 'D:BoardConstants.h' contains too many ".."! 14:28:26: The path 'D:BoardWindow.cpp' contains too many ".."! 14:28:26: The path 'D:BoardWindow.h' contains too many ".."! 14:28:26: The path 'D:ChessEngine.cpp' contains too many ".."! 14:28:26: The path 'D:ChessEngine.h' contains too many ".."! 14:28:26: The path 'D:ChessEngineDebugWindow.cpp' contains too many ".."! 14:28:26: The path 'D:ChessEngineDebugWindow.h' contains too many ".."! 14:28:26: The path 'D:ChessEngineUCI.cpp' contains too many ".."! 14:28:26: The path 'D:ChessEngineUCI.h' contains too many ".."! 14:28:26: The path 'D:ChessGame.cpp' contains too many ".."! 14:28:26: The path 'D:ChessGame.h' contains too many ".."! 14:28:26: The path 'D:GameInfo.h' contains too many ".."! 14:28:26: The path 'D:GameState.h' contains too many ".."! 14:28:26: The path 'D:MainFrame.cpp' contains too many ".."! 14:28:26: The path 'D:MainFrame.h' contains too many ".."! 14:28:26: The path 'D:Move.h' contains too many ".."! 14:28:26: The path 'D:MoveFormatter.cpp' contains too many ".."! 14:28:26: The path 'D:MoveFormatter.h' contains too many ".."! 14:28:26: The path 'D:MovesHistory.h' contains too many ".."! 14:28:26: The path 'D:MovesHistoryWindow.cpp' contains too many ".."! 14:28:26: The path 'D:MovesHistoryWindow.h' contains too many ".."! 14:28:26: The path 'D:MovesList.h' contains too many ".."! 14:28:26: The path 'D:PGN.cpp' contains too many ".."! 14:28:26: The path 'D:PGN.h' contains too many ".."! 14:28:26: The path 'D:PGNGamesListDialog.cpp' contains too many ".."! 14:28:26: The path 'D:PGNGamesListDialog.h' contains too many ".."! 14:28:26: The path 'D:Perft.cpp' contains too many ".."! 14:28:26: The path 'D:Perft.h' contains too many ".."! 14:28:26: The path 'D:TimeControl.h' contains too many ".."! 14:28:26: The path 'D:TimeControlDialog.h' contains too many ".."! 14:28:26: The path 'D:wxChessGUIApp.cpp' contains too many ".."! 14:28:26: The path 'D:wxChessGUIApp.h' contains too many ".."! 14:28:26: The path 'D:wx_prec.h' contains too many ".."! The directory structure in my project is: \wxChessGUI \wxChessGUI\src \wxChessGUI\build \wxChessGUI\build\msvc \wxChessGUI\build\codeblocks \wxChessGUI\build\devcpp The source code files are in src and the Codeblocks project is in build\codeblocks, so the code files are referenced as ..\..\src\filename.cpp. Using Code::Blocks 1.0RC2 Build Oct 24 2005 wx2.6.1 (Windows, ANSI) Federico
- Category
- Application::Interface
- Group
- Status
- Closed
- Close date
- 2006-02-24 23:15
- Assigned to
History
mandrav 2006-02-24 23:15
Please try with a nightly build and reopen this bug report, if
needed.