Codelite

I am trying to install Codelite on Debian Jessie. This is what I get

root@meow:/home/ethan/Downloads# dpkg -i wxcrafter_1.6-1.wheezy_amd64.deb
Selecting previously unselected package wxcrafter.
(Reading database ... 150976 files and directories currently installed.)
Preparing to unpack wxcrafter_1.6-1.wheezy_amd64.deb ...
Unpacking wxcrafter (1.6-1.wheezy) ...
Setting up wxcrafter (1.6-1.wheezy) ...
root@meow:/home/ethan/Downloads# which codelite
/usr/bin/codelite
root@meow:/home/ethan/Downloads# /usr/bin/codelite
/usr/bin/codelite: error while loading shared libraries: libclang.so.1: cannot open shared object file: No such file or directory

The problem seems to be libclang.so.1 Will a stable [wheezy] version work on testing[Jessie]? If not where are the files for Jessie?