| dll |
 |
| electroaziz
|
2008-05-11 03:02 |
| it is possible to put classes of open cascades 6.2 and the definition of their functions members in a dll without problem. if yes how, one makes it. |
 |
|
|
 |
| gianni
|
2008-05-12 07:50 |
What do you mean, they are already in a dll?
|
 |
|
|
 |
| electroaziz
|
2008-05-12 08:09 |
think you gianni
i know that. but i'wouled like to compile OCC with Borland 6.0 , i now it's impossible to do that. but i' have an idea (to put the classes of occ in a map and under BORLAND I use the dll of this map)
for example :
to call Topods_shape, juste i call the number of this class in the map
please gianni if you have any idea please help me |
 |
|
|
 |
| gianni
|
2008-05-12 08:20 |
Sorry, I don't know Borland enough. Maybe you can also consider this solution. If you define the preprocessor symbol HAVE_NO_DLL you can compile OpenCasCade statically and then link your application with the static library generated.
Best wishes
Gianni
|
 |
|
|