shared my Slice2CppTask source code with u!
Happy new year all,
Ice is a great cross platform distributing environment, and Ant is a great cross platform build tool. Do you want to use Ant to build Ice based C++ project, if you do so, the ccTask and Slice2CppTask is need besides Ant.
You can download ccTask from here , but Slice2CppTask is not provided in Ice. I tried to write such a task inherit from SliceTask, it work well in linux. As you can see, Slice2CppTask is similar to Slice2JavaTask which is supplied in Ice release.
Enjoy it!:)
Looking forward to a formal Slice2CppTask release from ZeroC!
Ice is a great cross platform distributing environment, and Ant is a great cross platform build tool. Do you want to use Ant to build Ice based C++ project, if you do so, the ccTask and Slice2CppTask is need besides Ant.
You can download ccTask from here , but Slice2CppTask is not provided in Ice. I tried to write such a task inherit from SliceTask, it work well in linux. As you can see, Slice2CppTask is similar to Slice2JavaTask which is supplied in Ice release.
Enjoy it!:)
Looking forward to a formal Slice2CppTask release from ZeroC!
0
Comments
Cheers,
Michi.