I have a patch to USBDM

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

I have a patch to USBDM

887 次查看
galadragos
Contributor III

I made a few changes in order to get USBDM to compile on my linux distribution (fedora)

 

First of let me say that I have imported the trunk folder of the project from github directly into eclipse.

 

Here are my contributions:

- new script "CreateBinDir" which is a modified version of the .deb creator and will create a directory in which you can find all the binaries of USBDM so you can copy it's content to "/" (drive root) ;

- patched makefile to include the linux directory for java, similar to windows include, so it can find java_md.h

- patched makefile to check for existence of tcl8.5/tcl.h and to signal it's presence there

- patched usbdmTcl.c to include either tcl.h or tcl8.5/tcl.h, based on above patch

 

Other things I have noticed:

- CaMeL case problems! Could not find some program headers because the directory and header filename was CaMeLcAsEd which work only on crapwin filesystems

 

Please try not to use camel case file and folder names as it will have disastrous effects on filesystems which are case sensitive.

 

I have attached the eclipse generated patch file.

Original Attachment has been moved to: usbdm_patch.txt.zip

标记 (2)
0 项奖励
回复
1 回复

536 次查看
galadragos
Contributor III

pgo, have you managed to get a look at the patch ?

0 项奖励
回复