Tilted Forum Project Discussion Community  

Go Back   Tilted Forum Project Discussion Community > Interests > Tilted Technology


 
 
LinkBack Thread Tools
Old 02-02-2005, 04:53 AM   #1 (permalink)
Psycho
 
supafly's Avatar
 
Location: Rotterdam
[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
__________________
Thumbs up
supafly is offline  
Old 02-03-2005, 06:06 AM   #2 (permalink)
Tilted
 
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
ergdork is offline  
 

Tags
integration, problem


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -8. The time now is 12:08 PM.

Tilted Forum Project

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47