
Thu, 10/27/2005 - 08:33
Forums:
i'm attempting to build a stripped-down version of one of the example programs: the Qt example for importing and exporting models. the linker is complaining about various symbols in BRepMesh being missing. which is the library (.lib) which contains the required symbols? i thought it was win32\lib\TKBRep.lib, but that does not seem to satify the linker.
can someone comment on what might be going on here?
best
hpc_hpv
Thu, 10/27/2005 - 15:15
Try TKTopAlgo.
If you run into this kind of problem, the easiest way is to search the ros/adm directory for the item you are looking for. That should help you figure out which library it ends up in.