我使用Eclipse和CDT進行C++開發。但是,我不得不在我的源文件的路徑中使用ASCII符號來成功地調試我的程序。當源文件位於在其名稱中的非英語字符的文件夾時,Eclipse提供了一個錯誤:Eclipse CDT:在調試過程中'找不到源文件'
Can't find a source file at "/home/\321\202\320\265\321\201\321\202/1.cpp" Locate the file or edit the source lookup path to include its location.
是否有使Eclipse中做適當的Unicode處理任何選項?
謝謝!我不再使用Eclipse CDT,所以我希望有人會有機會檢查這個解決方案並在此處發表評論) – 2014-08-13 23:10:41