Javah not recognized as an internal or external command
I'm trying to run javah to create header files i always get the error
'javah' is not recognized as an internal or external command, operable ....
I can't figure out why at all. I tried to google it but all I could find
was to add the java path to your enviornment path variable, but thats
already added. Also, if I remove the path variable, it seems that the
"java" command operator still works fine.
Here's my Path variable
C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program
Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files
(x86)\Common Files\Microsoft Shared\Windows
Live;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program
Files (x86)\Windows Live\Shared;;C:\Program
Files\Intel\WiFi\bin\;C:\Program Files\Common
Files\Intel\WirelessCommon\;C:\Program Files\Microsoft\Web Platform
Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web
Pages\v1.0\;C:\Program Files\Microsoft SQL
Server\110\Tools\Binn\;C:\Program
Files\WPIJavaCV\OpenCV_2.2.0\bin;C:\MinGW\bin;C:\Program Files\Microsoft
Windows Performance Toolkit\;C:\Program Files\Java\jdk1.7.0_07\bin\
(its at the end, the variable just continually grows :/)
EDIT : Nevermind, solved... Command line had to be run in administrator
No comments:
Post a Comment