Can you guys please get the latest version (now 1.3) and try it?
This version should fix the issues you were having in Linux, plus now you shouldn’t need to build the libraries anymore, libpcre is now statically linked and SublimeCodeIntel should now work out of the box in Linux (32 and 64 bit)
Get it from the usual GitHub repo: github.com/Kronuz/SublimeCodeIntel
v1.3 (20-12-2011):
- This build should fix many of the problems seen in Linux systems.
- Libraries for Linux rebuilt with libpcre statically (libpcre bundled for Linux builds).
- calltip() is now thread safe (which caused some strange behavior in Linux where Sublime Text 2 ended up being unresponsive).