- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Now I had installed ipp for linux and got the sample code injava as language interface.But i am unable to run the java sample code.I need procedure how to run the given java sample code.
링크가 복사됨
1 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Did you notice sample's readme.htm file? Below is quote from IPP for Windows sample package
Vladimir
After building, run32.bat should be launched.
In order to run each executable created by this sample, the Intel IPP DLLs must be on the system's path. DLLs are located in bin subdirectory of the root directory of the Intel IPP installation (IPPROOT). This can be done by setting the PATH environment variable manually or invoking the batch file: "%IPPROOT%toolsenvippenv.bat" from the Intel IPP installation.
Vladimir
