作者nothingptt (這該死的溫柔)
看板AndroidDev
標題[問題] 有方法在win的系統中,看framwork的code嗎?
時間Wed Jan 12 17:09:35 2011
Which level: (app/frmwrk/lib/kernel)
framwork
Question:
Android 的 framwork source code 中,因為有同目錄下同檔名但大小寫不同的檔案,
這種檔案在linux中沒有問題,但是在windows中會出現錯誤,像是從svn, git 下載
時就會出錯。
這個問題有解嗎? 因為只是參考framwork source code,不想切換到linux中
Input:
Expected Output:
Wrong Output:
Code: (請多利用置底文網站)
References: (Books/Websites/...)
Supplement:
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 122.146.103.174
1F:推 nowar100:哪個目錄可以講一下嗎? 還有 source code 本來就只給 01/12 17:20
2F:→ nowar100:linux 用,不然你試試 MinGW/MSYS,我不保證 01/12 17:22
3F:→ uranusjr:有, 你需要一個使用 case-sensitive filesystem 的磁碟分 01/12 19:01
4F:→ uranusjr:割, 把原始碼用 case-sensitive 的程式弄到裡面 01/12 19:02
5F:→ uranusjr:如果你現在電腦裡已經有可用的 Linux 分區, 先想辦法讓 01/12 19:02
6F:→ uranusjr:Windows 可以讀到那個分割, 然後用 Cygwin (要設定 case- 01/12 19:03
7F:→ uranusjr:sensitive) 之類的方式讀裡面的檔就可以了 01/12 19:04
8F:→ diousk:VMware 裝linux (誤 01/13 18:27