![]() |
[C++] integration problem
I need to put two existing C++ programs together but it won't work.
Both programs use MFC. I think the problem has something to do with the base class becoude i get a error saying baseclass undefined. Does anyone have experience with putting together existing MFC programs? Any tips? Thanks in advance :) |
You'll probably need to post many more details on this one - its a pretty vague problem description.
The error 'base class undefined', to me, says that perhaps you are trying to define a class, but the base class you are subclassing it from does not exist. I would recommend posting: 1. What you did 2. What the exact error is 3. What you are compiling it with |
All times are GMT -8. The time now is 11:53 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project