Building Trillian OTR

Building Trillian OTR takes a bit of setup prior to actually creating the plugin's library. Listed here are the prerequisite files and other libraries used as well as general location setup and other information useful in this process.

Getting Started

Before you can build the plugin, you will need to download several requisite libraries that Trillian OTR depends on. The versions listed are the versions currently in use with the official build.

1) libgcrypt v1.2.2, libgpg-error v1.0
2) libotr v3.0.0
3) Windows Template Library v7.5 4) [wiki:

Also used was a project that created a Visual Studio working environment for building libgcrypt, libgpg-error, and libotr in a native Windows environment. That project can be located at Files Library. In an effort to make the prerequisite gathering much easier, a compiled zip file with libgcrypt, libgpg-error, libotr, and the GPG Visual Studio environment can be downloaded from the Trillian OTR Downloads Page. You will still need to procure the Windows Template Library from the above location.