DiscussionsIssue archiveDraw Harness and Samples

Archived discussion

importexport qt sample does not work

Draw Harness and SamplesSun, 04/07/2013 - 12:113 replies

Browse this forum
QuestionAuthor

hi all,
i am new to OCCT win32 vs 2008. the voxeldemo project build and run successfully but
importexport and tutorial projects give me error when rebuilding it.

Discussion

3 archived replies

Posts are displayed in their archived order.

01Commenter-1

problem solve with tutorial.
importexport project rebuild successeded but could not be run
"TKernel is missing from your computer"

02Commenter-2

probably you should set your environmental variables.
run env.bat, from the ros directory.
For windows 7 you probably have to rewrite the 'set' commands to set the variables.

03Commenter-1

thanks Commenter-2
it works now.