↧
trouble building the tutorial in java..
I was able to build thrift-0.6.1 on Fedora 15 without any errors. I have run the "cpp" tutorial extensively. But I can't build the java tutorial. The README says to check for libthrift.jar, but one was...
View Articletrouble building the tutorial in java..
The java library was moved in 6.1 during the integration for maven. The lib is now located at lib/java/build/libthrift-0.7.0-snapshot.jar after building. If a release flag is set then the -snapshot...
View Article