
Thu, 10/14/2010 - 20:09
Forums:
Hello all,
I have built and compiled a program using MFC(vc8) and opencascade 6.3, but can not run it on a computer that has not opencascade on it. The packing method written in the FAQ is not useful.
Apart from installing opencascade on every computer, how else can I run the .exe on a computer without opencascade6.3?
thanks.
Fri, 10/15/2010 - 11:00
Hi h_z_feng,
You may check your Program with Dependency Walker (or check properties of the project file)to identify referred libraries of Open CasCade. After that put only these libraries on your computer.
Also you may put Open CasCade on a server (if you are using this feature).
Regards
Sergey
Fri, 10/15/2010 - 11:58
http://opencascade.blogspot.com/2009/03/distributing-your-software.html
Hope this may help.
Roman
Fri, 10/15/2010 - 13:22
Thanks all.
Hi,Roman Lygin:
The link http://opencascade.blogspot.com/2009/03/distributing-your-software.html is not available now, whether you have another advice?Thanks.
Fri, 10/15/2010 - 17:25
The blogspot.com seems to be censored in China.
See the post attached.
Roman