I\'m getting this error when I try to run tomcat:
"java.lang.UnsatisfiedLinkError: C:\\Program Files (x86)\\apache-tomcat-7.0.34\\bin\\tcnative-1.dll: Ca
Please check your Project SDK version used by IDE.
In Intellij IDEA: File -> Project Structure -> Project. In Eclipse: Properties -> Java Compiler.
Switch it to JDK x64 version installed.