If you are compiling a custom widget that derives from CControlView and the linker fails saying that it cannot find some methods of CControlView, it is high probable that you have remove NO_STRICT from the project preprocessor options.
Friday, November 19, 2004
Subscribe to:
Post Comments (Atom)
2 comments:
Does this mean that you were finally able to link?
Yes, but I still have some problems at runtime.
- mn
Post a Comment