I recently installed OCCT652 and Qt-4.6.4. I compiled IESample.pro and run 'run.sh'
finally when I used TIT_SAMPLE screen to Import Iges file (example hammer.iges and bearing.iges), It doesn't recognized this file type, then I couldn't import it? Any Idea?
Game
Forum supervisor
2012/04/26 16:37
Dear Game,
Check please definitions of the next variables(it should be like below):
RES_DIR="${ROOT_DIR}/res"
CSF_ResourcesDefaults="${RES_DIR}"
CSF_IEResourcesDefaults="${RES_DIR}"
Regards
Game Milky
2012/04/26 17:32
Dear Supervisor,
Thank you for your information. I don't have such variables in my env_DRAW.sh file before! But,I added according to your suggestion but the same problem! I have only env_DRAW.sh script with system environment definitions. I here attached the file, incase another problem exist in this file.
There are no env.csh and env.ksh scripts as described in system environment variables.
I couldn't proceed anymore, help!
You have to be logged in to download the attached file
Forum supervisor
2012/04/27 08:10
Dear Game,
It seems some misunderstanding.
You should use 'run.sh' file located in root directory of the Sample.
See it attached.
Regards
You have to be logged in to download the attached file
Game Milky
2012/04/27 09:38
Dear Supervisor
Yes, I used run.sh to open the screen, my problem was, when i navigate through and try to open the file, it doesn't recognize the file type (say: hammer.iges)!
say: MNU_FILE--->MNU_FILE_IMPORT--->MNU_IMPORT_IGES, then I navigate through directories to import hammer or bearing iges files which provided with OCCT it doesn't recognise the file type.