soulboy wrote:Hi there I thought I would let those that are interested know. I have refactored the directory structure, removed redundant copies of files, changed the pcmsmdi build system to use a ms nmake compatible make file and finally I checked the code into svn.
The project is here
http://code.google.com/p/zoeos/
Svn is here
https://zoeos.googlecode.com/svn/trunk/
I also modified the code so that it compiles with java 6 and removed the licensing part. The native source compiles too, to do it I installed visual studio express version and used nmake and the vs compiler. The make files used for the static libraries will need some changes depending on your system paths.
Anyone can checkout the code but you have to have an account to check in changes , if anyone wants a an account just pm.
I tried creating an executable jar but when I tried to execute the created jar file it couldnt find the main class. Do I need to set the classpath even though I tried executing from the same directory as the executable jar ?
Cheers
Man thank you for all your efforts. I don't know a jack sh** about java programming but i believe it is hard. Really and honestly thank you for your time. If there is anything i can do just pm me.