Includes..

Dear all, I have downloaded the binary files (Release and Debug) of the site OpenCascade, but when I have unzipped this files, there subdirectory "Inc" (included) is not created and all the files ".hxx " didn't exist. It's impossible to compile the examples provided by the site Opencascade (because they not found the included files like standard.hxx). Also, the files sources of Opencascade are not available under the platform Windows NT to recreate binary files. I will be very greatful if you help me. best regards

e-cocquebert's picture

> Dear all, I have downloaded the binary files
> (Release and Debug ) of the site
> OpenCascade, but when I have unzipped this
> files, there subdirectory "Inc"
> (included) is not created and all the files
> ".hxx " didn't exist.

they are a part of the sources

It's
> impossible to compile the examples provided
> by the site Opencascade (because they not
> found the included files like standard.hxx).
> Also, the files sources of Opencascade are
> not available under the platform Windows NT

the provided sources are not platform-dependant (contrary to the binaries). So, do not hesitate to download the sources in order to have the .hxx files.

Regards