Compilation of libTKBool.so

I can not compile libTKBool.so from Module Modeling Algorithms.

The C++ compiler displays :

1 Warning(s) detected. "/adv_11/KAS/C30/sunos/down/CAS3.0/inc/Standard_Type.hxx", line 63: Warning: "static Standard::Allocate(const int)" is too large and will not be expanded inline. 1 Warning(s) detected. ld: fatal: library -ltcl7.5i: not found ld: fatal: library -ltk4.1i: not found ld: fatal: File processing errors. No output written to /adv_11/KAS/C30/sunos/down/CAS3.0/SunOS/lib/libTKBool.so

I am working on Solaris 2.6 with the Sun C++ 4.2 Compiler.

Regards ...

Jean Rahuel's picture

Hello,

The warning is not a problem.

But you need tcltk on your system.

Best Regards,

Jean Rahuel