c++ - __inline_cos/sin
- Ian Sims <Ian_member pathlink.com> May 24 2006
- Walter Bright <newshound digitalmars.com> May 24 2006
Hi...I get a link error with an undefined symbol __inline_cos and sin... I guess it's some conflict beteen legacy code...any help is greatly appreciated... __inline_cos/sin
May 24 2006
Ian Sims wrote:Hi...I get a link error with an undefined symbol __inline_cos and sin... I guess it's some conflict beteen legacy code...any help is greatly appreciated... __inline_cos/sin
If you can post a minimal example which causes the problem, that would be most helpful.
May 24 2006








Walter Bright <newshound digitalmars.com>