
Sun, 03/05/2006 - 13:44
Forums:
hi guys,
I am new to OpenCasCade.
When I compile TKDraw, I got the following error:
..\..\src\Draw\Draw_VariableCommands.cxx(693) : error C2664: 'void Draw_Drawable3D::Name(const Standard_CString)' : cannot convert parameter 1 from 'const char *' to 'const Standard_CString'
Conversion loses qualifiers
could anyone please tell me how to fix it?
thanks.
Sun, 03/05/2006 - 13:47
I am using: visual studio 2005 and my pc is window xp.