When I ant the source, some errors occur, pls help me:
ant
Buildfile: /Volumes/back/project/sound/IrpMaster-src-1.0.0/build.xml
-antlr-pre-init:
-pre-init:
-init-private:
-pre-init-libraries:
-init-private-libraries:
-init-libraries:
BUILD FAILED
/Volumes/back/project/sound/IrpMaster-src-1.0.0/nbproject/build-impl.xml:63: Source resource does not exist: /Volumes/back/project/sound/IrpMaster-src-1.0.0/lib/nblibraries.properties
Ok, now you can generate the missing, generated, files. You can just copy them to the source directory and tell Eclipse to compile all of the java files to am executable jar, with Main-Class to be org.harctoolbox.IrpMaster.IrpMaster.
nblibraries.properties is, as the name suggest, a NetBeans file.
If you decide to try to use NetBeans, I can upload the NetBeans project.
Please import the file you have generated to IrScrutinizer (on a tested platform). (File -> Import -> Import as single sequence -> Wave.) It will analyze the imported file to the console.
Creating a sane wave file is the first step. Having your hardware "shooting" it the next.
It would be interesting to know how you solved the problems, in particular if you replaced some of "my" classes with something else for Android. (Just got my shiny new Xperia Z2 an hours ago )