DiscussionsIssue archiveInstallation and Building

Archived discussion

Build cant find jni.h file

Installation and BuildingMon, 12/30/2002 - 21:202 replies

Browse this forum
QuestionAuthor

Trying to rebuild FoundationClasses.dsw. File Jcas.hxx and Jcas_Object,h try to include file jni.h. But jni.h was not installed in the OpenCascade4.0 directory. Where can I get the missing file?

Discussion

2 archived replies

Posts are displayed in their archived order.

01Commenter-1

It is a Java header file. You need the Java development environment (from Sun) to build JCas modules. I think you can just not build them if you don't intend to use Java with OCC.

02Author

I am trying to build the FoundationClasses for the Windows environment. I am using the FoundationClasses.dsw. Why does that refer to the Java headers? How do I fix it?