From: Thomas W. <tho...@ia...> - 2007-03-05 06:36:18
|
Hello, > I am getting the following when I try to "make" the 'Source only' > version of jTssWrapper 0.2.5 From the error messages you provided it is hard to find out what is going wrong. Looks like swig is unhappy with something. What version of swig are you using? Maybe there is alsos something going wrong at an earlier stage. Can you provide the .i files from output/interfaces? Generally you could also try to use the partially prebuilt version of the wrapper. With this version you do not have to rely in swig to generate the framework from the interface files since this stuff is already included in the tar file. You do not loose anything by using the prebuilt version since it also includes all source code. Regards, Thomas Winkler |