Symlink? Also Eclipse

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Symlink? Also Eclipse

958件の閲覧回数
gibbon1
Contributor III

I tried downloading the code for USBM from here as a zip file.

https://github.com/podonoghue/usbdm-eclipse-makefiles-build

When I unzip it, using 7-zip is complains about duplicate file. Is this because there are symlinks in source tree?

Also is Eclipse required for building the USBDM code?

0 件の賞賛
返信
2 返答(返信)

735件の閲覧回数
gibbon1
Contributor III

Okay, this is the problem under windows

UsbdmJniWrapper_dll

UsbdmJniWrapper_DLL


Hmm....


0 件の賞賛
返信

735件の閲覧回数
pgo
Senior Contributor V

Hi Matthew,

The directory name problem is caused by changing the name of the folder on Windows which is not case sensitive and then uploading to GIT which is.  The correct folder is UsbdmJniWrapper_DLL.


Eclipse is needed to build the Eclipse plugins.  There are make files for the C code.


bye


0 件の賞賛
返信